Remove deprecated endpoints of hot threads API#55109
Conversation
|
Pinging @elastic/es-core-infra (:Core/Infra/REST API) |
|
@elasticmachine, test this please. @jasontedor, do you think this is worth a line in the breaking changes list? We never documented these in the first place but it'd be a kind thing to do I think. |
|
Yes, we should add a note to the breaking changes docs. While these endpoints were not documented in the reference docs, they are in the REST spec. Also, we try to document when we break other things we don’t document, for example, the recent removal of the undocumented |
+1 @muachilin, would you like to add an update to Also, it looks like there is a checkstyle error. Could you fix it? Somthing like: would probably be worth doing on this locally. |
|
@elasticmachine update branch |
|
@elasticmachine, test this please. |
|
I think this is good! I'm going to merge. |
|
Thanks @muachilin ! |
|
Thank you! |
This PR proceeds to remove deprecated endpoints in hot threads action.
[issue: #52640]