OpenSearch/core
Jason Tedor 28660be40a
Fix resync request serialization
This commit addresses a subtle bug in the serialization routine for
resync requests. The problem here is that Translog.Operation#readType is
not compatible with the implementations of
Translog.Operation#writeTo. Unfortunately, this issue prevents
primary-replica from succeeding, issues which we will address in
follow-ups.

Relates #27418
2017-11-20 20:56:48 -05:00
..
cli Move the CLI into its own subproject (#27114) 2017-11-18 21:42:57 -06:00
licenses Move the CLI into its own subproject (#27114) 2017-11-18 21:42:57 -06:00
src Fix resync request serialization 2017-11-20 20:56:48 -05:00
build.gradle Move the CLI into its own subproject (#27114) 2017-11-18 21:42:57 -06:00