joshelser commented on a change in pull request #37: RATIS-691. Fix checkstyle
violations in ratis-logservice
URL: https://github.com/apache/incubator-ratis/pull/37#discussion_r329865925
##########
File path:
ratis-logservice/src/main/java/org/apache/ratis/logservice/server/MetaStateMachine.java
##########
@@ -291,7 +290,8 @@ public TransactionContext
preAppendTransaction(TransactionContext trx) throws IO
MetaServiceProtoUtil.toDeleteLogReplyProto().toByteString()));
}
-// private CompletableFuture<Message>
processCloseLog(MetaServiceProtos.MetaServiceRequestProto
logServiceRequestProto) {
Review comment:
Please just delete commented out code instead of fixing it.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services