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

Client intermediate interfaces removal follow-up #6563

Closed
wants to merge 1 commit into from

Conversation

javanna
Copy link
Member

@javanna javanna commented Jun 19, 2014

After #6517 we ended up registering all of the actions (included admin ones) to the NodeClient.
Made sure that only the proper type of Action instances are registered to each client type.
Also fixed some compiler warnings: unused members, imports and non matching generic types.

@javanna javanna self-assigned this Jun 19, 2014
@javanna javanna added the review label Jun 19, 2014
@s1monw
Copy link
Contributor

s1monw commented Jun 19, 2014

LGTM

@jpountz
Copy link
Contributor

jpountz commented Jun 19, 2014

LGTM, safety first!

After elastic#6517 we ended up registering all of the actions (included admin ones) to the NodeClient.
Made sure that only the proper type of Action instances are registered to each client type.
Also fixed some compiler warnings: unused members, imports and non matching generic types.

Closes elastic#6563
@javanna javanna closed this in 8f8b2d7 Jun 19, 2014
javanna added a commit that referenced this pull request Jun 19, 2014
After #6517 we ended up registering all of the actions (included admin ones) to the NodeClient.
Made sure that only the proper type of Action instances are registered to each client type.
Also fixed some compiler warnings: unused members, imports and non matching generic types.

Closes #6563
@s1monw s1monw removed the review label Jun 24, 2014
@clintongormley clintongormley changed the title Client intermediate interfaces removal follow-up Internal: Client intermediate interfaces removal follow-up Jul 16, 2014
@clintongormley clintongormley changed the title Internal: Client intermediate interfaces removal follow-up Java API: Client intermediate interfaces removal follow-up Jul 16, 2014
@clintongormley clintongormley added the :Core/Infra/Transport API Transport client API label Jun 7, 2015
@clintongormley clintongormley changed the title Java API: Client intermediate interfaces removal follow-up Client intermediate interfaces removal follow-up 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.

None yet

4 participants