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] Fix NPE on restore searchable snapshot #13920

Merged
merged 2 commits into from
Jun 4, 2024

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 9a87624 from #13911.

Signed-off-by: panguixin <panguixin@bytedance.com>
Signed-off-by: Andrew Ross <andrross@amazon.com>
Co-authored-by: Andrew Ross <andrross@amazon.com>
(cherry picked from commit 9a87624)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Signed-off-by: Andrew Ross <andrross@amazon.com>
Copy link
Contributor

github-actions bot commented Jun 1, 2024

❌ Gradle check result for 15b10db: 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?

Copy link
Contributor

github-actions bot commented Jun 1, 2024

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

@andrross
Copy link
Member

andrross commented Jun 2, 2024

❌ Gradle check result for c9fe180: FAILURE

#13600

Copy link
Contributor

github-actions bot commented Jun 2, 2024

❌ Gradle check result for c9fe180: null

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?

@ahmadbabaeimoghadam
Copy link

Hi @andrross, since it's a blocker for us at the moment, wanted to ask when would this fix gets released? we are using version 2.12.0, would a patch version get released for that?

@andrross
Copy link
Member

andrross commented Jun 3, 2024

❌ Gradle check result for c9fe180: null

#13473

@andrross
Copy link
Member

andrross commented Jun 3, 2024

Hi @andrross, since it's a blocker for us at the moment, wanted to ask when would this fix gets released? we are using version 2.12.0, would a patch version get released for that?

@ahmadbabaeimoghadam This fix will go into 2.15, which will be released by June 25 at the latest.

Copy link
Contributor

github-actions bot commented Jun 3, 2024

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

@andrross
Copy link
Member

andrross commented Jun 4, 2024

❌ Gradle check result for c9fe180: FAILURE

#13828

Copy link
Contributor

github-actions bot commented Jun 4, 2024

✅ Gradle check result for c9fe180: SUCCESS

@andrross andrross merged commit de13aca into 2.x Jun 4, 2024
28 checks passed
@github-actions github-actions bot deleted the backport/backport-13911-to-2.x branch June 4, 2024 16:33
kkewwei pushed a commit to kkewwei/OpenSearch that referenced this pull request Jul 24, 2024
…ject#13920)

* Fix NPE on restore searchable snapshot (opensearch-project#13911)

Signed-off-by: panguixin <panguixin@bytedance.com>
Signed-off-by: Andrew Ross <andrross@amazon.com>
Co-authored-by: Andrew Ross <andrross@amazon.com>
(cherry picked from commit 9a87624)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* Add constant for compatiblity

Signed-off-by: Andrew Ross <andrross@amazon.com>

---------

Signed-off-by: panguixin <panguixin@bytedance.com>
Signed-off-by: Andrew Ross <andrross@amazon.com>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Andrew Ross <andrross@amazon.com>
Signed-off-by: kkewwei <kkewwei@163.com>
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