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

fix consul sync problem (#5545) #5546

Merged
merged 4 commits into from
May 18, 2024
Merged

fix consul sync problem (#5545) #5546

merged 4 commits into from
May 18, 2024

Conversation

wyfvsfy
Copy link
Contributor

@wyfvsfy wyfvsfy commented Apr 13, 2024

Make sure that:

  • You have read the contribution guidelines.
  • You submit test cases (unit or integration tests) that back your changes.
  • Your local test passed ./mvnw clean install -Dmaven.javadoc.skip=true.

@yu199195 yu199195 added the type: bug Something isn't working label Apr 13, 2024
@yu199195 yu199195 added this to the 2.7.0 milestone Apr 13, 2024
}
// create or update
createOrUpdate(metaDataPath, data);
LOG.debug("[DataChangedListener] change metaDataPath {}", metaDataPath);
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

have any refactor?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

remove UrlEncoder.encode

@yu199195 yu199195 merged commit 7cef16b into apache:master May 18, 2024
45 of 52 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants