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

Feature/cluster put settings #737

Merged
merged 5 commits into from
Jun 25, 2014
Merged

Feature/cluster put settings #737

merged 5 commits into from
Jun 25, 2014

Conversation

Mpdreamz
Copy link
Member

This PR implements:

  • Cluster PUT settings in NEST
  • Cluster GET settings in NEST

it also unifies the object inheritance chain for both descriptor and object initialiser requests all converging to IRequest<TParameters> for greater code reuse between the two.

It also fixes a bug where ConnectionStatusHandler was no longer called.

gmarz added a commit that referenced this pull request Jun 25, 2014
@gmarz gmarz merged commit 19d468a into develop Jun 25, 2014
@gmarz gmarz deleted the feature/cluster-put-settings branch June 25, 2014 09:23
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