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

Simplify discovery node initialization if version is unknown #8055

Merged
merged 1 commit into from Oct 13, 2014

Conversation

s1monw
Copy link
Contributor

@s1monw s1monw commented Oct 11, 2014

Today it's easy to use the wrong version when initializing DiscoveryNode
instances. This commit adds javadocs and a utility constant to
initialize DiscoveryNode instances if the the remotes node version is
unknown.

Closes #8051

@bleskes
Copy link
Contributor

bleskes commented Oct 11, 2014

LGTM

Today it's easy to use the wrong version when initializing DiscoveryNode
instances. This commit adds javadocs and a utility constant to
initialize DiscoveryNode instances if the the remotes node version is
unknown.

Closes elastic#8051
@s1monw s1monw removed the review label Oct 13, 2014
@s1monw s1monw merged commit d92ee34 into elastic:master Oct 13, 2014
@clintongormley
Copy link

Is this something that could bite existing users who just try to upgrade to 1.4? Should we be highlighting this in the migrating-to-1.4 docs?

@s1monw
Copy link
Contributor Author

s1monw commented Oct 16, 2014

to be honest I think this is very expert and a bit over the top for a migration guide?

@clintongormley clintongormley changed the title [CORE] Simplify discovery node initialization if version is unknown Internal: Simplify discovery node initialization if version is unknown Nov 3, 2014
@clintongormley clintongormley changed the title Internal: Simplify discovery node initialization if version is unknown Discovery: Simplify discovery node initialization if version is unknown Nov 3, 2014
@clintongormley clintongormley added the :Distributed/Discovery-Plugins Anything related to our integration plugins with EC2, GCP and Azure label Mar 19, 2015
@clintongormley clintongormley changed the title Discovery: Simplify discovery node initialization if version is unknown Simplify discovery node initialization if version is unknown Jun 6, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Distributed/Discovery-Plugins Anything related to our integration plugins with EC2, GCP and Azure >enhancement v1.4.0 v1.5.0 v2.0.0-beta1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Error during unicast discovery between 1.3.4 and 1.4.0.Beta1
3 participants