We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
RouteTable#refreshConfiguration
RouteTable#refreshConfiguration lost learner list,.So get learner list from RouteTable is empty, there will be some confusion.
sofa-jraft/jraft-core/src/main/java/com/alipay/sofa/jraft/RouteTable.java
Lines 317 to 323 in 0929136
Describe your use scenes (why need this feature)
RouteTable#refreshConfiguration also refresh learner list.
java -version
uname -a
The text was updated successfully, but these errors were encountered:
I want to contribute this issue.
Sorry, something went wrong.
Thank you and send a PR please. @haoyann
PR merged close.
haoyann
No branches or pull requests
Your question
RouteTable#refreshConfiguration
lost learner list,.So get learner list from RouteTable is empty, there will be some confusion.sofa-jraft/jraft-core/src/main/java/com/alipay/sofa/jraft/RouteTable.java
Lines 317 to 323 in 0929136
Your scenes
Describe your use scenes (why need this feature)
Your advice
RouteTable#refreshConfiguration
also refresh learner list.Environment
java -version
):uname -a
):The text was updated successfully, but these errors were encountered: