Increase default maxMergeAtOnce from 10 to 30#17774
Increase default maxMergeAtOnce from 10 to 30#17774sachinpkale merged 6 commits intoopensearch-project:mainfrom
Conversation
|
❌ Gradle check result for 97aef8a: FAILURE Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change? |
97aef8a to
4709b11
Compare
|
❌ Gradle check result for 4709b11: FAILURE Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change? |
9fe9c14 to
f37545f
Compare
|
❌ Gradle check result for f37545f: FAILURE Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change? |
f37545f to
70a31d9
Compare
|
❌ Gradle check result for 70a31d9: FAILURE Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change? |
Test Result (2 failures / -1) |
f4e8a91 to
42b4bcf
Compare
Benchmark Baseline Comparison ResultsBenchmark Results for Job: https://build.ci.opensearch.org/job/benchmark-compare/59/
|
Signed-off-by: Varun Bansal <bansvaru@amazon.com>
|
❌ Gradle check result for fb43f2f: FAILURE Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change? |
|
{"run-benchmark-test": "id_5"} |
|
The Jenkins job url is https://build.ci.opensearch.org/job/benchmark-pull-request/2832/ . Final results will be published once the job is completed. |
Benchmark ResultsBenchmark Results for Job: https://build.ci.opensearch.org/job/benchmark-pull-request/2832/
|
Benchmark Baseline Comparison ResultsBenchmark Results for Job: https://build.ci.opensearch.org/job/benchmark-compare/64/
|
Signed-off-by: Varun Bansal <bansvaru@amazon.com>
|
❌ Gradle check result for 9d5c6b5: FAILURE Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change? |
* Increase default maxMergeAtOnce from 10 to 30 Signed-off-by: Varun Bansal <bansvaru@amazon.com> * add changelog entry Signed-off-by: Varun Bansal <bansvaru@amazon.com> * Handle the cases when index setting are removed and added Signed-off-by: Varun Bansal <bansvaru@amazon.com> * Improve logging Signed-off-by: Varun Bansal <bansvaru@amazon.com> --------- Signed-off-by: Varun Bansal <bansvaru@amazon.com> Signed-off-by: Lingxi Chen <lingxich@amazon.com>
* Increase default maxMergeAtOnce from 10 to 30 Signed-off-by: Varun Bansal <bansvaru@amazon.com> * add changelog entry Signed-off-by: Varun Bansal <bansvaru@amazon.com> * Handle the cases when index setting are removed and added Signed-off-by: Varun Bansal <bansvaru@amazon.com> * Improve logging Signed-off-by: Varun Bansal <bansvaru@amazon.com> --------- Signed-off-by: Varun Bansal <bansvaru@amazon.com> Signed-off-by: Lingxi Chen <lingxich@amazon.com>
* Increase default maxMergeAtOnce from 10 to 30 Signed-off-by: Varun Bansal <bansvaru@amazon.com> * add changelog entry Signed-off-by: Varun Bansal <bansvaru@amazon.com> * Handle the cases when index setting are removed and added Signed-off-by: Varun Bansal <bansvaru@amazon.com> * Improve logging Signed-off-by: Varun Bansal <bansvaru@amazon.com> --------- Signed-off-by: Varun Bansal <bansvaru@amazon.com> Signed-off-by: Tanishq Ranjan <tqranjan@amazon.com>
* Increase default maxMergeAtOnce from 10 to 30 Signed-off-by: Varun Bansal <bansvaru@amazon.com> * add changelog entry Signed-off-by: Varun Bansal <bansvaru@amazon.com> * Handle the cases when index setting are removed and added Signed-off-by: Varun Bansal <bansvaru@amazon.com> * Improve logging Signed-off-by: Varun Bansal <bansvaru@amazon.com> --------- Signed-off-by: Varun Bansal <bansvaru@amazon.com> Signed-off-by: Harsh Kothari <techarsh@amazon.com>
* Increase default maxMergeAtOnce from 10 to 30 Signed-off-by: Varun Bansal <bansvaru@amazon.com> * add changelog entry Signed-off-by: Varun Bansal <bansvaru@amazon.com> * Handle the cases when index setting are removed and added Signed-off-by: Varun Bansal <bansvaru@amazon.com> * Improve logging Signed-off-by: Varun Bansal <bansvaru@amazon.com> --------- Signed-off-by: Varun Bansal <bansvaru@amazon.com> Signed-off-by: Harsh Kothari <techarsh@amazon.com>
|
@linuxpi, @sachinpkale I am trying to understand the change and the default choose for this change. In the benchmarks I don't see which metrics improved which let us believe that we should have gone with these aggressive defaults. Benchmarks I am seeing are here: #17774 (comment) Can you please point me to benchmarks/comment where we saw the improvements which let us encourage to go with |
Description
Related Issues
Resolves #17051
Check List
[ ] API changes companion pull request created, if applicable.By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.