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

[BUG] Security test failure of action validation feature #608

Closed
bowenlan-amzn opened this issue Nov 14, 2022 · 1 comment
Closed

[BUG] Security test failure of action validation feature #608

bowenlan-amzn opened this issue Nov 14, 2022 · 1 comment
Assignees
Labels
bug Something isn't working v2.4.0 'Issues and PRs related to version v2.4.0'

Comments

@bowenlan-amzn
Copy link
Member

bowenlan-amzn commented Nov 14, 2022

What is the bug?
During 2.4 release testing, the security tests failures are related to action validation feature introduced in this release.
Test failures: opensearch-project/opensearch-build#2649 (comment)

The bug in action validation feature breaks the existing ISM explain API when security enabled totally. If user calls explain API, a java.lang.IndexOutOfBoundsException: Index 0 out of bounds for length 0 exception shows up.

How can one reproduce the bug?
Reproduce by starting up a security enabled docker cluster, and run security enabled test against it.

Fix PR: #607

@bowenlan-amzn
Copy link
Member Author

Close this as code fixes have been merged in main and 2.x branches.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working v2.4.0 'Issues and PRs related to version v2.4.0'
Projects
None yet
Development

No branches or pull requests

1 participant