Skip to content

Enable integ test case for context aware segments - #20457

Open
RS146BIJAY wants to merge 1 commit into
opensearch-project:mainfrom
RS146BIJAY:enable-test-case-final
Open

Enable integ test case for context aware segments#20457
RS146BIJAY wants to merge 1 commit into
opensearch-project:mainfrom
RS146BIJAY:enable-test-case-final

Enabling integ test case for context aware segments

e5b5ad3
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL failed Feb 22, 2026 in 3s

2 new alerts including 2 high severity security vulnerabilities

New alerts in code changed by this pull request

Security Alerts:

  • 2 high

See annotations below for details.

View all branch alerts.

Annotations

Check failure on line 293 in test/framework/src/main/java/org/opensearch/remotestore/RemoteStoreCoreTestCase.java

See this annotation in the file changed.

Code scanning / CodeQL

Implicit narrowing conversion in compound assignment High test

Implicit cast of source type Long to narrower destination type
int
.

Check failure on line 355 in test/framework/src/main/java/org/opensearch/remotestore/RemoteStoreCoreTestCase.java

See this annotation in the file changed.

Code scanning / CodeQL

Implicit narrowing conversion in compound assignment High test

Implicit cast of source type Long to narrower destination type
int
.