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

HLRC XPack Protocol clean up: Licence, Misc #34469

Merged

Conversation

vladimirdolzhenko
Copy link
Contributor

Move parts related to XPack Licence and Misc from protocol to client

Relates #34451

@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-core-infra

}

public void testPutLicense() throws Exception {
// TODO
Copy link
Contributor Author

@vladimirdolzhenko vladimirdolzhenko Oct 15, 2018

Choose a reason for hiding this comment

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

we need start trial ( #33406 ) as a roll back here licence revert here, seems to be same discussion as we can have for #33606 and #33406

Copy link
Contributor

@hub-cap hub-cap left a comment

Choose a reason for hiding this comment

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

I think we can split this into 2 PRs, one for the refactor, and one for the protocol-test stuff. I dont think they are related, either. <3 for the cleanup!!!


public class XPackUsageRequest extends MasterNodeRequest<XPackUsageRequest> {
Copy link
Contributor

Choose a reason for hiding this comment

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

lolwut... thanks for nothing, git.

@@ -58,7 +55,7 @@
});

static {
PARSER.declareBoolean(constructorArg(), new ParseField("acknowledged"));
Copy link
Contributor

Choose a reason for hiding this comment

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

i actually dont mind having these defined here if we dont use them anywhere else.

@vladimirdolzhenko
Copy link
Contributor Author

@hub-cap I've raised another PR for cross xpack-hlrc tests (actually it's PoC) #34547 . Could you pls have another look into this ?

@vladimirdolzhenko
Copy link
Contributor Author

run gradle build tests please

Copy link
Contributor

@hub-cap hub-cap left a comment

Choose a reason for hiding this comment

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

Looks good now, ty for splitting.

@vladimirdolzhenko vladimirdolzhenko merged commit 423d085 into elastic:master Oct 19, 2018
@vladimirdolzhenko
Copy link
Contributor Author

thanks @hub-cap for the review

@vladimirdolzhenko vladimirdolzhenko deleted the hlrc_xprotocol_cleanup_1 branch October 19, 2018 17:06
vladimirdolzhenko added a commit that referenced this pull request Oct 19, 2018
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