RaulGracia opened a new pull request, #3308: URL: https://github.com/apache/bookkeeper/pull/3308
### Motivation Fixes a bug when validating the Cookie that may fail to consider a custom Bookie ID when configured. ### Changes Added custom Bookie ID when executing `possibleBookieIds()` in `LegacyCookieValidation`. Note that this was already fixed few months back, concretely in this PR: https://github.com/apache/bookkeeper/pull/2796 But it seems that the regression bringing back the old behavior was introduced in PR #2901. This change may need to be cherry-picked to `branch-4.15`. Master Issue: #3306 Signed-off-by: Raúl Gracia <[email protected]> -- 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]
