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 2018/01/07 08:11:17 UTC

[GitHub] ArvinDevel commented on issue #873: Issue280: Add StateManager to manage Bookie's state, and use it to turn bookie into readonly when sortedLedgerStorage failed to flush data

ArvinDevel commented on issue #873: Issue280: Add StateManager to manage Bookie's state, and use it to turn bookie into readonly when sortedLedgerStorage failed to flush data
URL: https://github.com/apache/bookkeeper/pull/873#issuecomment-355806818
 
 
   currently `synchronized` keyword must exists, it's more about a legacy from RegistrationManager, which was exposed to test without `final`, I think the spot check is imported after importing RegistrationManager, maybe we can refactor RegistrationManager to remove this un-graceful usage.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services