Skip to content

Tags: andrross/cross-cluster-replication

Tags

1.2.1.0

Toggle 1.2.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
bumped to 1.2.1 (opensearch-project#266)

Signed-off-by: Amit Galitzky <amgalitz@amazon.com>

1.2.0.0

Toggle 1.2.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add 1.2 release notes (opensearch-project#256)

Signed-off-by: Ankit Kala <ankikala@amazon.com>

1.1.0.0

Toggle 1.1.0.0's commit message
Handle case when leader index mapping is not available

In case of large documents, leader mapping is not immediately available which causes
an NPE and fails the shard task. Checking whether mapping is available and throwing
exception if it not available so that the call can be retried.

Signed-off-by: Sooraj Sinha <soosinha@amazon.com>

1.1.0

Toggle 1.1.0's commit message
Handle case when leader index mapping is not available

In case of large documents, leader mapping is not immediately available which causes
an NPE and fails the shard task. Checking whether mapping is available and throwing
exception if it not available so that the call can be retried.

Signed-off-by: Sooraj Sinha <soosinha@amazon.com>

v1.13.0.0-experimental

Toggle v1.13.0.0-experimental's commit message
Initial commit