Skip to content
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

[Backport 2.x] [Extensions] Fix timeout error when adding a document to an index with extension running #6307

Merged
merged 1 commit into from
Feb 15, 2023

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 0eee9a9 from #6275.

…h extension running (#6275)

* Fix timeout error when adding a document to an index with extension running

Signed-off-by: Ryan Bogan <[email protected]>

* Add CHANGELOG entry

Signed-off-by: Ryan Bogan <[email protected]>

---------

Signed-off-by: Ryan Bogan <[email protected]>
(cherry picked from commit 0eee9a9)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

  • RESULT: UNSTABLE ❕
  • TEST FAILURES:
      1 org.opensearch.smoketest.SmokeTestMultiNodeClientYamlTestSuiteIT.test {yaml=pit/10_basic/Delete all}

@codecov-commenter
Copy link

Codecov Report

Merging #6307 (b308cdb) into 2.x (ce12cb5) will increase coverage by 0.06%.
The diff coverage is 0.00%.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@             Coverage Diff              @@
##                2.x    #6307      +/-   ##
============================================
+ Coverage     70.45%   70.51%   +0.06%     
- Complexity    59248    59269      +21     
============================================
  Files          4796     4796              
  Lines        284095   284096       +1     
  Branches      41310    41311       +1     
============================================
+ Hits         200168   200344     +176     
+ Misses        67233    67025     -208     
- Partials      16694    16727      +33     
Impacted Files Coverage Δ
...a/org/opensearch/extensions/ExtensionsManager.java 47.08% <0.00%> (-0.18%) ⬇️
.../java/org/opensearch/node/NodeClosedException.java 50.00% <0.00%> (-50.00%) ⬇️
...search/aggregations/pipeline/HoltWintersModel.java 21.47% <0.00%> (-34.90%) ⬇️
...nsearch/index/shard/IndexShardClosedException.java 66.66% <0.00%> (-33.34%) ⬇️
...min/cluster/snapshots/get/GetSnapshotsRequest.java 52.63% <0.00%> (-31.58%) ⬇️
...opensearch/snapshots/SnapshotMissingException.java 28.57% <0.00%> (-28.58%) ⬇️
...rc/main/java/org/opensearch/ingest/IngestInfo.java 51.72% <0.00%> (-27.59%) ⬇️
...earch/client/indices/GetIndexTemplatesRequest.java 50.00% <0.00%> (-26.93%) ⬇️
...opensearch/snapshots/SnapshotRestoreException.java 25.00% <0.00%> (-25.00%) ⬇️
...iscovery/ClusterManagerNotDiscoveredException.java 22.22% <0.00%> (-22.23%) ⬇️
... and 475 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@saratvemulapalli saratvemulapalli merged commit 6e09527 into 2.x Feb 15, 2023
@github-actions github-actions bot deleted the backport/backport-6275-to-2.x branch February 15, 2023 21:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants