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

Extract a common base class for (Master|Nodes)FaultDetection #7512

Closed

Conversation

bleskes
Copy link
Contributor

@bleskes bleskes commented Aug 29, 2014

They share a lot of settings and logic

Note: this pr is against the feature/improve_zen branch and is part of the review process of #7493

@martijnvg
Copy link
Member

LGTM

transportService.removeConnectionListener(connectionListener);
}

abstract void handleTransportDisconnect(DiscoveryNode node);
Copy link
Contributor

Choose a reason for hiding this comment

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

can we document this method?

@s1monw
Copy link
Contributor

s1monw commented Sep 1, 2014

left minor comments other than that LGTM

bleskes added a commit that referenced this pull request Sep 1, 2014
They share a lot of settings and some logic.

Closes #7512
@bleskes
Copy link
Contributor Author

bleskes commented Sep 1, 2014

thx simon. Pushed this into improve_zen.

@bleskes bleskes closed this Sep 1, 2014
@bleskes bleskes deleted the shared_fault_detection branch September 1, 2014 13:55
bleskes added a commit to bleskes/elasticsearch that referenced this pull request Sep 1, 2014
@bleskes bleskes added v1.4.0 and removed enhancement labels Sep 2, 2014
bleskes added a commit that referenced this pull request Sep 8, 2014
They share a lot of settings and some logic.

Closes #7512
@clintongormley clintongormley changed the title [Internal] Extract a common base class for (Master|Nodes)FaultDetection Internal: Extract a common base class for (Master|Nodes)FaultDetection Sep 8, 2014
@clintongormley clintongormley changed the title Internal: Extract a common base class for (Master|Nodes)FaultDetection Extract a common base class for (Master|Nodes)FaultDetection Jun 7, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants