You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Remove Transport Version from Serialization (#131750)
Removes conditional statements from the `NodeBalanceStats` `readFrom`
and `writeTo` methods that serialised depending on `TransportVersions
.V_8_8_0` and `TransportVersions.V_8_12_0` since these transport
versions are old and can be removed.
Jira: ES-10337
0 commit comments