Skip to content

Conversation

@hub-cap
Copy link
Contributor

@hub-cap hub-cap commented Dec 4, 2018

This commit is part of our plan to deprecate and ultimately remove the use of _xpack in the REST APIs.

Relates #35958

@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-core-features

Copy link
Member

@jasontedor jasontedor left a comment

Choose a reason for hiding this comment

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

The endpoint can not be /watcher, that is not a reserved name. It needs to be /_watcher so that it can not possibly conflict with existing indices that users might have today.

@hub-cap
Copy link
Contributor Author

hub-cap commented Dec 4, 2018

oh my, thank you for that clarification @jasontedor

@hub-cap
Copy link
Contributor Author

hub-cap commented Dec 4, 2018

@jasontedor updated, as well as reverted any changes i made to the transport layer.

Copy link
Member

@jasontedor jasontedor left a comment

Choose a reason for hiding this comment

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

I am missing where the existing endpoints are deprecated?

@hub-cap
Copy link
Contributor Author

hub-cap commented Dec 4, 2018

Because I am an idiot and I was trying to do this before finishing other work I should have finished first, and did not pay attention in the process... Let me properly do this and then Ill ping you. Im sorry for causing this many re-reviews on what should've been an easy PR.

@hub-cap
Copy link
Contributor Author

hub-cap commented Dec 4, 2018

@elasticmachine run the gradle build tests 1

@hub-cap
Copy link
Contributor Author

hub-cap commented Dec 4, 2018

I have to do the 6.x undeprecate first, and then I can rerun the tests here.

@hub-cap
Copy link
Contributor Author

hub-cap commented Dec 5, 2018

This depends on #36269 merging before the tests will go green.

Copy link
Member

@jasontedor jasontedor left a comment

Choose a reason for hiding this comment

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

LGTM now.

@hub-cap
Copy link
Contributor Author

hub-cap commented Dec 7, 2018

@elasticmachine run the gradle build tests 1

1 similar comment
@hub-cap
Copy link
Contributor Author

hub-cap commented Dec 8, 2018

@elasticmachine run the gradle build tests 1

@hub-cap
Copy link
Contributor Author

hub-cap commented Dec 8, 2018

@elasticmachine run the gradle build tests 2

1 similar comment
@hub-cap
Copy link
Contributor Author

hub-cap commented Dec 8, 2018

@elasticmachine run the gradle build tests 2

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