mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-06-28 17:34:17 -04:00
Reverse disordered-version warning message (#129904)
The comment in `TransportHandshaker` indicates (correctly) that we emit a warning when talking to a chronologically-newer-yet-numerically-older version, but the wording of the warning message is inverted and says that the remote is chronologically-older-yet-numerically-newer. This commit straightens out the message to match the situation it is describing. Relates #123397
This commit is contained in:
parent
876c456ac1
commit
ba103f1c24
3 changed files with 13 additions and 8 deletions
5
docs/changelog/129904.yaml
Normal file
5
docs/changelog/129904.yaml
Normal file
|
@ -0,0 +1,5 @@
|
|||
pr: 129904
|
||||
summary: Reverse disordered-version warning message
|
||||
area: Infra/Core
|
||||
type: bug
|
||||
issues: []
|
Loading…
Add table
Add a link
Reference in a new issue