OpenSearch/server
Yannick Welsch 2dfa0133d5 Always use primary term from primary to index docs on replica (#47583)
Ensures that we always use the primary term established by the primary to index docs on the
replica. Makes the logic around replication less brittle by always using the operation primary
term on the replica that is coming from the primary.
2019-11-13 12:13:45 +01:00
..
licenses Upgrade to joda 2.10.4 (#47805) 2019-10-31 14:49:50 +01:00
src Always use primary term from primary to index docs on replica (#47583) 2019-11-13 12:13:45 +01:00
build.gradle Improve resiliency to auto-formatting in server (#48940) 2019-11-11 14:33:04 +00:00