[BUG] Missing privileges in FileCacheFacroty and TransferManager on search that includes searchable snapshots #16542
Labels
bug
Something isn't working
Search:Searchable Snapshots
v2.19.0
Issues and PRs related to version 2.19.0
v3.0.0
Issues and PRs related to version 3.0.0
Describe the bug
When a search is preformed that includes searchable snapshots it fails with runtime error. Added trace can be examined to see more detail about missing permissions to perform file interaction.
Related component
Search:Searchable Snapshots
To Reproduce
Expected behavior
Search is performed successfully.
Additional Details
Plugins
Screenshots
Error traces where missing permissions are found:
After following exception was fixed another one was present:
Host/Environment (please complete the following information):
opensearchproject/opensearch:2.17.1
Additional context
We tested the build with internal patch adding needed permissions and it fixes the issue, please let me know if i should create a PR for it.
The text was updated successfully, but these errors were encountered: