-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Increase default maxMergeAtOnce from 10 to 30 #17774
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Increase default maxMergeAtOnce from 10 to 30 #17774
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
❌ Gradle check result for 1b75c1f: 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? |
Signed-off-by: Varun Bansal <[email protected]>
{"run-benchmark-test": "id_5"} |
The Jenkins job url is https://build.ci.opensearch.org/job/benchmark-pull-request/2819/ . Final results will be published once the job is completed. |
Benchmark ResultsBenchmark Results for Job: https://build.ci.opensearch.org/job/benchmark-pull-request/2819/
|
Benchmark Baseline Comparison ResultsBenchmark Results for Job: https://build.ci.opensearch.org/job/benchmark-compare/59/
|
Signed-off-by: Varun Bansal <[email protected]>
❌ 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 <[email protected]>
❌ 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 <[email protected]> * add changelog entry Signed-off-by: Varun Bansal <[email protected]> * Handle the cases when index setting are removed and added Signed-off-by: Varun Bansal <[email protected]> * Improve logging Signed-off-by: Varun Bansal <[email protected]> --------- Signed-off-by: Varun Bansal <[email protected]> Signed-off-by: Lingxi Chen <[email protected]>
* Increase default maxMergeAtOnce from 10 to 30 Signed-off-by: Varun Bansal <[email protected]> * add changelog entry Signed-off-by: Varun Bansal <[email protected]> * Handle the cases when index setting are removed and added Signed-off-by: Varun Bansal <[email protected]> * Improve logging Signed-off-by: Varun Bansal <[email protected]> --------- Signed-off-by: Varun Bansal <[email protected]> Signed-off-by: Lingxi Chen <[email protected]>
* Increase default maxMergeAtOnce from 10 to 30 Signed-off-by: Varun Bansal <[email protected]> * add changelog entry Signed-off-by: Varun Bansal <[email protected]> * Handle the cases when index setting are removed and added Signed-off-by: Varun Bansal <[email protected]> * Improve logging Signed-off-by: Varun Bansal <[email protected]> --------- Signed-off-by: Varun Bansal <[email protected]> Signed-off-by: Tanishq Ranjan <[email protected]>
* Increase default maxMergeAtOnce from 10 to 30 Signed-off-by: Varun Bansal <[email protected]> * add changelog entry Signed-off-by: Varun Bansal <[email protected]> * Handle the cases when index setting are removed and added Signed-off-by: Varun Bansal <[email protected]> * Improve logging Signed-off-by: Varun Bansal <[email protected]> --------- Signed-off-by: Varun Bansal <[email protected]> Signed-off-by: Harsh Kothari <[email protected]>
* Increase default maxMergeAtOnce from 10 to 30 Signed-off-by: Varun Bansal <[email protected]> * add changelog entry Signed-off-by: Varun Bansal <[email protected]> * Handle the cases when index setting are removed and added Signed-off-by: Varun Bansal <[email protected]> * Improve logging Signed-off-by: Varun Bansal <[email protected]> --------- Signed-off-by: Varun Bansal <[email protected]> Signed-off-by: Harsh Kothari <[email protected]>
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.