You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@bookkeeper.apache.org by GitBox <gi...@apache.org> on 2022/06/03 15:25:09 UTC

[GitHub] [bookkeeper] RaulGracia opened a new pull request, #3308: Issue 3306: Bookie can't start after rebooting due the cookie mistmatch

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 <ra...@emc.com>
   


-- 
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: issues-unsubscribe@bookkeeper.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [bookkeeper] eolivelli merged pull request #3308: Issue 3306: Bookie can't start after rebooting due the cookie mistmatch

Posted by GitBox <gi...@apache.org>.
eolivelli merged PR #3308:
URL: https://github.com/apache/bookkeeper/pull/3308


-- 
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: issues-unsubscribe@bookkeeper.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org