Commit Graph

5 Commits

Author SHA1 Message Date
Sooraj Sinha 1e87828f0d
Correct the default value for ops_batch_size setting (#4268)
The default value of ops_batch_size is 50000 as specified here: https://github.com/opensearch-project/cross-cluster-replication/blob/main/src/main/kotlin/org/opensearch/replication/ReplicationPlugin.kt#L165

Signed-off-by: Sooraj Sinha <81695996+soosinha@users.noreply.github.com>
2023-06-06 19:43:19 -07:00
kolchfa-aws 8463c8f278
Correct plugin capitalization (#3838)
* Correct plugin capitalization

Signed-off-by: Fanit Kolchina <kolchfa@amazon.com>

* Revert cluster-stats because the name is in response

Signed-off-by: Fanit Kolchina <kolchfa@amazon.com>

* Revert cluster-stats once more

Signed-off-by: Fanit Kolchina <kolchfa@amazon.com>

---------

Signed-off-by: Fanit Kolchina <kolchfa@amazon.com>
2023-05-04 11:11:54 -04:00
Monu Singh 31ba0fb5be
Update permissions.md (#3548)
Link to permissions at https://opensearch.org/docs/latest/tuning-your-cluster/replication-plugin/permissions/ under Basic permissions is not pointing directly to the anchor on the same page. This causes unneccesary page reload and page redirect.
The invalid link provides no benefit as the same page ends up reloading and does not even start from anchor.

Signed-off-by: Monu Singh <msnghgw@amazon.com>
2023-03-23 08:11:54 -07:00
kolchfa-aws 3da7598c0c
Change sample to example (#2972)
Signed-off-by: Fanit Kolchina <kolchfa@amazon.com>
2023-02-20 11:34:20 -05:00
Naarcha-AWS 45834d6f78
Once more... Managing, Monitoring, Tuning. (#2653)
Signed-off-by: Naarcha-AWS <naarcha@amazon.com>
2023-02-06 11:48:25 -06:00