You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bookkeeper.apache.org by gi...@git.apache.org on 2017/08/04 12:20:43 UTC

[GitHub] eolivelli opened a new issue #388: Compute digest on caller code of addEntry and offload mainWorkerPool

eolivelli opened a new issue #388: Compute digest on caller code of addEntry and offload mainWorkerPool
URL: https://github.com/apache/bookkeeper/issues/388
 
 
   **FEATURE REQUEST**
   
   1. Please describe the feature you are requesting.
   We are computing computeDigestAndPackageForSending inside the mainWorkerPool. We can compute the digest on the thread that is calling asyncAddEntry
   
   2. Indicate the importance of this issue to you (blocker, must-have, should-have, nice-to-have). Are you currently using any workarounds to address this issue?
   
   nice-to-have
   
   3. Provide any additional detail on your proposed use case for this feature.
   
   Off-loading the mainWorkerPool could in theory provide better latency for the client
 
----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services