sijie commented on a change in pull request #873: Issue280: Turn bookie into
readonly when sortedLedgerStorage failed to flush data
URL: https://github.com/apache/bookkeeper/pull/873#discussion_r157925776
##########
File path:
bookkeeper-server/src/test/java/org/apache/bookkeeper/bookie/CompactionTest.java
##########
@@ -248,6 +247,7 @@ public void checkpointComplete(Checkpoint checkPoint,
boolean compact)
LedgerManagerFactory.newLedgerManagerFactory(conf,
zkc).newLedgerManager(),
dirManager,
dirManager,
+ new SimpleStateManager(),
Review comment:
wrong indents
----------------------------------------------------------------
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:
[email protected]
With regards,
Apache Git Services