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] Add ThreadContextPermission for markAsSystemContext and allow core to perform the method #15038

Merged
merged 2 commits into from
Jul 31, 2024

Add deprecationLogger

33c87c0
Select commit
Loading
Failed to load commit list.
Merged

[Backport 2.x] Add ThreadContextPermission for markAsSystemContext and allow core to perform the method #15038

Add deprecationLogger
33c87c0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jul 31, 2024 in 1s

74.07% of diff hit (target 71.48%)

View this Pull Request on Codecov

74.07% of diff hit (target 71.48%)

Annotations

Check warning on line 39 in libs/secure-sm/src/main/java/org/opensearch/secure_sm/ThreadContextPermission.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

libs/secure-sm/src/main/java/org/opensearch/secure_sm/ThreadContextPermission.java#L38-L39

Added lines #L38 - L39 were not covered by tests

Check warning on line 579 in server/src/main/java/org/opensearch/common/util/concurrent/ThreadContext.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/common/util/concurrent/ThreadContext.java#L578-L579

Added lines #L578 - L579 were not covered by tests

Check warning on line 31 in server/src/main/java/org/opensearch/common/util/concurrent/ThreadContextAccess.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/common/util/concurrent/ThreadContextAccess.java#L30-L31

Added lines #L30 - L31 were not covered by tests