captainzmc opened a new pull request #557: URL: https://github.com/apache/ratis/pull/557
## What changes were proposed in this pull request? Hung occured during the filestore test, which has been described in Issues. The reason for this problem is that we need to use the first node in -- peers as the primary. For example, if we pick the last node, then in the routetable he doesn't have the next node, so he can't write down. ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/RATIS-1453 -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
