Skip to content

Conversation

@xchoox
Copy link
Contributor

@xchoox xchoox commented Jul 17, 2025

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.

@moremind
Copy link
Member

moremind commented Sep 1, 2025

please add the picture for action

@xchoox xchoox requested a review from moremind September 4, 2025 13:42
}

public String getInstanceKey(final InstanceInfoVO instanceInfoVO) {
return instanceInfoVO.getInstanceIp() + ":" + instanceInfoVO.getInstancePort() + "@" + instanceInfoVO.getInstanceType() + "#" + instanceInfoVO.getNamespaceId();
Copy link
Member

Choose a reason for hiding this comment

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

use new method to do things

@moremind moremind added this to the 2.7.0.3 milestone Sep 18, 2025
@moremind moremind added the admin label Sep 18, 2025
@xcsnx xcsnx merged commit e6e87ec into apache:master Sep 22, 2025
153 of 208 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants