You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@bookkeeper.apache.org by GitBox <gi...@apache.org> on 2017/12/11 20:15:05 UTC

[GitHub] jvrao commented on issue #817: Client times out requests in batch rather than individually

jvrao commented on issue #817: Client times out requests in batch rather than individually
URL: https://github.com/apache/bookkeeper/pull/817#issuecomment-350844574
 
 
   at a high level, we are trading GC for CPU. i.e instead of allocating objects/cleaning them we are doing a regular check of the queue. Also, timeouts may not be as accurate as before due to timeout checker period granularity.  I am not suggesting this is bad, but have we run any analysis on the gains/losses ? 

----------------------------------------------------------------
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