Skip to content

[8.0] Fix FLS for frozen tier (#82521)#82565

Merged
ywelsch merged 1 commit intoelastic:8.0from
ywelsch:backport/8.0/pr-82521
Jan 14, 2022
Merged

[8.0] Fix FLS for frozen tier (#82521)#82565
ywelsch merged 1 commit intoelastic:8.0from
ywelsch:backport/8.0/pr-82521

Conversation

@ywelsch
Copy link
Copy Markdown
Contributor

@ywelsch ywelsch commented Jan 13, 2022

Backports the following commits to 8.0:

Field level security was interacting in bad ways with the can-match phase on frozen tier shards (interaction between
FieldSubsetReader and RewriteCachingDirectoryReader). This made can-match phase fail, which in the normal case
would result in extra load on the frozen tier, and in the extreme case (in interaction with elastic#51708) made searches fail.

This is a bug that was indirectly introduced by elastic#78988.

Closes elastic#82044
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants