Skip to content

Conversation

@raghuvanshraj
Copy link
Contributor

Description

[Describe what this change achieves]

Related Issues

Resolves #[Issue number to be closed when this PR is merged]

Check List

  • Functionality includes testing.
  • API changes companion pull request created, if applicable.
  • Public documentation issue/PR 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.

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Jan 21, 2026

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

@github-actions
Copy link
Contributor

❌ Gradle check result for 078a326: 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?

LocalCheckpointTracker::new,
TranslogEventListener.NOOP_TRANSLOG_EVENT_LISTENER
);
oldCompositeEngine = currentCompositeEngineReference.getAndSet(newCompositeEngine);
Copy link

@ask-kamal-nayan ask-kamal-nayan Jan 21, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shall we also add it in try block so that even if some exception comes after setting the newCompositeEngine while translog Recovery and all, still we can close the old engine?

@bharath-techie bharath-techie merged commit 729877d into opensearch-project:feature/datafusion Jan 22, 2026
29 of 51 checks passed
abhita pushed a commit to abhita/OpenSearch that referenced this pull request Jan 26, 2026
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.

4 participants