Hello folks, I have found that since Pulsar 2.10 you cannot set a custom BookieId anymore.
The fix is easy https://github.com/apache/pulsar/pull/17762 I am pretty sure it worked on Pulsar 2.8 (I sent out a patch for supporting the bookieId on the Helm Chart). I think that we should cherry-pick the patch to 2.11.0 and to 2.10.2, otherwise users upgrading from 2.8 to 2.10 or 2.11 that use BookieId won't be able to upgrade Thoughts ? Enrico