GlenGeng edited a comment on pull request #206: URL: https://github.com/apache/incubator-ratis/pull/206#issuecomment-697241767
Thanks @lokeshj1703 for looking at this case ! For the 1st question, following is the case, related to the install snapshot issues which I am fixing. ``` ozone-root-datanode-172.16.90.54.log.3:2020-09-21 19:28:51,531 [grpc-default-executor-345] WARN org.apache.ratis.grpc.server.GrpcLogAppender: 6769b0ef-fb4a-4235-bcf0-f1623fcd74cb@group-622E07D885D8->591f38ce-0b11-4003-8528-7a5802f89ea8-AppendLogResponseHandler: Failed appendEntries: org.apache.ratis.thirdparty.io.grpc.StatusRuntimeException: UNAVAILABLE: io exception ozone-root-datanode-172.16.90.54.log.3:2020-09-21 19:28:51,531 [grpc-default-executor-345] INFO org.apache.ratis.server.impl.FollowerInfo: 6769b0ef-fb4a-4235-bcf0-f1623fcd74cb@group-622E07D885D8->591f38ce-0b11-4003-8528-7a5802f89ea8: nextIndex: updateUnconditionally 2248006 -> 1 ``` Will let you know when got reply from Grpc community. ---------------------------------------------------------------- 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]
