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

Java Client 9.0.4 for JDK21 #402

Merged
merged 7 commits into from
Feb 5, 2025
Merged

Java Client 9.0.4 for JDK21 #402

merged 7 commits into from
Feb 5, 2025

Conversation

BrianNichols
Copy link
Member

Java Client 9.0.4 for JDK21

…-period or allow-ttl-without-nsup is enabled.
…ed by the server.

If the peers host string does not match the node IP address string, check the peers host IP addresses with the node address instead.
Change "ArrayList<Node> removeList" to "HashSet<Node> removeNodes" to prevent the same node from being added multiple times.
Remove unused cluster and node aliases collection.
Copy link
Collaborator

@justinlee-aerospike justinlee-aerospike left a comment

Choose a reason for hiding this comment

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

Changes look good

@BrianNichols BrianNichols merged commit 88fac26 into master Feb 5, 2025
2 checks passed
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