Support es7 node http publish_address format#49279
Conversation
|
Pinging @elastic/es-core-features (:Core/Features/Java High Level REST Client) |
|
Is there any plans to add this to 7.x? We're seeing other people in the field with this issue. |
|
this should be definitely be included to 7.x because it originates from there: 7.x client nodesniffer not being able to read the newly introduced format of |
|
I also feel that this fix should be back ported to earlier versions as well. As I'm new to contributing to ES, am I expected to perform back porting as well by submitting more PRs, or the project maintainer will take care of that? |
|
@zacharymorn no worries about backports. Whoever performs the review/merging of the PR will handle any backport work. |
jbaiera
left a comment
There was a problem hiding this comment.
Thanks for your patience over the recent US holiday week. Looks good. Just one request regarding changing the domain name used in the test.
client/sniffer/src/test/resources/es7_nodes_publication_address_format.json
Outdated
Show resolved
Hide resolved
client/sniffer/src/test/resources/es7_nodes_publication_address_format.json
Outdated
Show resolved
Hide resolved
|
@elasticmachine ok to test |
|
@elasticmachine update branch |
|
@elasticmachine run elasticsearch-ci/2 |
Add parsing support to node http publish_address format cname/ip:port.
Add parsing support to node http publish_address format cname/ip:port.
Add parsing support to node http publish_address format cname/ip:port.
Add parsing support to node http publish_address format cname/ip:port.
Add parsing support to es7 node http publish_address format cname/ip:port. For details, please refers to #48950