You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2019/09/15 03:07:17 UTC

[GitHub] [pulsar] vicaya commented on issue #3804: ManagedLedger should streamline the read requests

vicaya commented on issue #3804: ManagedLedger should streamline the read requests
URL: https://github.com/apache/pulsar/issues/3804#issuecomment-531530419
 
 
   This is a also blocking issue for practical use of tiered storage as historical retention, since replay from tiered storage (at least s3) is too slow.
   
   It'd be great if number of read-ahead threads and/or outstanding requests is tunable, as many blob/object store scale throughput proportional to number of connections.

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


With regards,
Apache Git Services