ivankelly opened a new issue #1511: PIP-17 : Tiered storage (Master Issue)
URL: https://github.com/apache/incubator-pulsar/issues/1511
 
 
   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 this, with an initial
   implementation targeted at S3. However the interface is general enough
   that HDFS could also be used.
   
   Design: 
https://github.com/apache/incubator-pulsar/wiki/PIP-17:-Tiered-storage-for-Pulsar-topics
   Mailing List discussion: 
https://lists.apache.org/thread.html/3f1c98658395c92e3c858ff966aa829dba0e165a28ef350e0ec3a33f@%3Cdev.pulsar.apache.org%3E
   Prototype: 
https://github.com/ivankelly/incubator-pulsar/tree/s3-offload-proto 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to