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

Refactor ZkRegistry & Add a utility method #82

Merged
merged 1 commit into from
Aug 7, 2018

Conversation

Zha-Zha
Copy link
Contributor

@Zha-Zha Zha-Zha commented Jul 31, 2018

Continue to refactor ZkRegistry for #60 and made some optimizations:

  • Refactor ZkRegistry with a complete unit test to match the motan-java.
    • Using a new way to serialize nodeInfo, and the motan-java is modified accordingly: #732
  • Add utility method TrimSplit with a unit test, that trims spaces while splitting the string into a list.
  • Optimize an ErrorResponse in failover HA.

@idevz idevz merged commit 110a1f0 into weibocom:dev Aug 7, 2018
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