Jenkins build is still unstable: pulsar-master #375

2018-04-05 Thread Apache Jenkins Server
See

Jenkins build is still unstable: pulsar-master #374

2018-04-05 Thread Apache Jenkins Server
See

Re: [DISCUSS] PIP-16: Tiered storage

2018-04-05 Thread Matteo Merli
Added to Wiki as well at : https://github.com/apache/incubator-pulsar/wiki/PIP-17:-Tiered-storage-for-Pulsar-topics On Thu, Apr 5, 2018 at 8:52 AM Ivan Kelly wrote: > Hi folks, > > This proposal is to add tiered storage to pulsar. > > Storing backlogs on bookies for a long time can get expensive

[DISCUSS] PIP-16: Tiered storage

2018-04-05 Thread Ivan Kelly
Hi folks, This proposal is to add tiered storage to pulsar. Storing backlogs on bookies for a long time can get expensive. If there are other cheaper forms of storage available (S3/HDFS), capex can be reduced by moving older data to this storage. The proposed design proposes an interface to do t