OpenSearch/qa/rolling-upgrade
Jay Modi 667f842f92 Fix authentication forward compatibility (elastic/x-pack-elasticsearch#1481)
The authentication object was changed in 5.4.0 in that it was conditionally signed depending on
the version and other factors. A bug was introduced however that causes the authentication to
actually get written with the version of the node it is being sent to even if that version is
greater than the version of the current node, which causes rolling upgrades to fail.

Original commit: elastic/x-pack-elasticsearch@a718ff8a52
2017-05-18 15:30:53 -04:00
..
src/test Test: fix kibana write rolling upgrade test 2017-05-18 10:12:34 -04:00
build.gradle Fix authentication forward compatibility (elastic/x-pack-elasticsearch#1481) 2017-05-18 15:30:53 -04:00