wolfstudy commented on PR #25580:
URL: https://github.com/apache/pulsar/pull/25580#issuecomment-4326678753

   > In addition, you will need to anyways tune BookKeeper server separately to 
complete the solution (the BookKeeper server side can only be tuned with OS 
level parameters).
   
   Yes, the client side is already fully tunable today via the existing 
bookkeeper_ prefix mechanism and
   the bookie side has to be tuned at the OS level anyway.
   
   The primary goal of this PR is to address precisely the kind of logic you 
described.
   
   However, it must be said that perhaps making the `SO_KEEPALIVE` setting on 
the Bookie Server side configurable as well would constitute a more complete 
implementation.


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to