Skip to content
New issue

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

[1.x] Patch v1.x JRaftServer.java #7803

Merged
merged 3 commits into from
Feb 24, 2022

Conversation

zrlw
Copy link
Contributor

@zrlw zrlw commented Feb 21, 2022

What is the purpose of the change

  1. apply PR catch exception when register self to cluster. #7564 from develop to catch exception when register self to cluster.
  2. apply PR Fix response success #6987 from develop to fix response success.
  3. apply PR When read-index read timeout, go to leader to read. #6575 from develop to read from leader when readIndex timeout.

@zrlw zrlw changed the title [1.x] apply PR #7564 from develop to catch exception when register self [1.x] Patch v1.x JRaftServer.java Feb 21, 2022
@KomachiSion KomachiSion added this to the 1.4.4 milestone Feb 24, 2022
@KomachiSion KomachiSion merged commit 2eb5a6e into alibaba:v1.x-develop Feb 24, 2022
CherishCai pushed a commit to CherishCai/nacos that referenced this pull request Apr 12, 2022
* apply PR alibaba#7564 from develop to catch exception when register self

* apply PR alibaba#6987 from develop to fix response success

* apply PR alibaba#6575 to read from leader when readIndex timeout
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants