sijie commented on issue #3258: Error with BookKeeper 4.8.1 and Pulsar 2.2.0
URL: https://github.com/apache/pulsar/issues/3258#issuecomment-450135573
 
 
   - pulsar 2.2.0+ works with 4.7.2+ bookies
   
   however if you are speaking of upgrading the bookkeeper client used by 
pulsar broker, you need the changes in 
https://github.com/apache/pulsar/pull/2906
   
   because bk 4.8+ changed the behavior of reference counting in addEntry. so 
it requires code changes in managed ledger.
   
   so typically you are okay to upgrade bookies (server) to a newer version. 
however we recommend you using the version of bookkeeper client shipped along 
with pulsar.

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to