gperinazzo commented on issue #6131: Unable to upgrade bookie to 2.5.0 URL: https://github.com/apache/pulsar/issues/6131#issuecomment-577855252 I just tested it and I can confirm that #5675 is the reason: I added `BOOKIE_MEM` to my deployment and `bin/apply-config-from-env.py conf/bkenv.sh` to the container command (don't think this is necessary, but it's done for `pulsar_env.sh`), and the default has changed to the expected value given my MaxDirectMemorySize, as expected. This should be changed in the example kubernetes yaml and helm chart, as they currently don't have this environment variable set. Maybe also add a note about this in the migration guide.
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
