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] Wrap interactions with .opendistro-job-scheduler-lock in ThreadContext.stashContext to ensure JS can read and write to the index #647

Merged
merged 1 commit into from
Jul 2, 2024

Conversation

opensearch-trigger-bot[bot]
Copy link

Backport eb506e2 from #347.

…t.stashContext to ensure JS can read and write to the index (#347)

* Make .opendistro-job-scheduler-lock a System Index

Signed-off-by: Craig Perkins <cwperx@amazon.com>

* Switch back to private

Signed-off-by: Craig Perkins <cwperx@amazon.com>

---------

Signed-off-by: Craig Perkins <cwperx@amazon.com>
(cherry picked from commit eb506e2)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Copy link

codecov bot commented Jul 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 37.71%. Comparing base (7baa9da) to head (1b03dbe).

Additional details and impacted files
@@             Coverage Diff              @@
##                2.x     #647      +/-   ##
============================================
+ Coverage     37.37%   37.71%   +0.33%     
- Complexity      133      135       +2     
============================================
  Files            22       22              
  Lines          1188     1188              
  Branches        109      109              
============================================
+ Hits            444      448       +4     
+ Misses          707      703       -4     
  Partials         37       37              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@cwperks cwperks merged commit 425916d into 2.x Jul 2, 2024
13 of 14 checks passed
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.

1 participant