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

Investigate ISM failures caused during 2.15 RC generation for a bug fix to remove static meta-fields #4475

Closed
1 of 2 tasks
DarshitChanpura opened this issue Jun 18, 2024 · 1 comment
Assignees
Labels
triaged Issues labeled as 'Triaged' have been reviewed and are deemed actionable. v2.16.0 Issues targeting release v2.16.0

Comments

@DarshitChanpura
Copy link
Member

DarshitChanpura commented Jun 18, 2024

During 2.15 RC generation ISM ran into integ-test failures where a warning was prominent:

[2024-06-15T03:57:00,516][WARN ][o.o.i.c.IndicesClusterStateService] [node_name_9200] [openactionit_index_1][0] marking and sending shard failed due to [failed to create index]
java.lang.NullPointerException: Cannot invoke "org.opensearch.index.mapper.MapperService.getMetadataFields()" because the return value of "org.opensearch.index.IndexService.mapperService()" is null
	at org.opensearch.security.configuration.SecurityFlsDlsIndexSearcherWrapper.<init>(SecurityFlsDlsIndexSearcherWrapper.java:65) ~[?:?]

This was root-caused to be a fix for the issue: #4349 via PR: #4349

A revert PR: #4474 was introduced to unblock 2.15. This fix is still present in 2.x line and will be included in next release unless the issue is investigated and fixed.

Expectations:

  • Issue is fixed and shipped in v2.16.0
    OR
  • Issue is not fixed and will have to be reverted from 2.x line until a fix is found.

--

Other relevant info:

#4474 (comment)

@DarshitChanpura DarshitChanpura added the v2.16.0 Issues targeting release v2.16.0 label Jun 18, 2024
@github-actions github-actions bot added the untriaged Require the attention of the repository maintainers and may need to be prioritized label Jun 18, 2024
@DarshitChanpura DarshitChanpura changed the title Investigate ISM failures causing during 2.15 RC generation for a bug fix to remove static meta-fields Investigate ISM failures caused during 2.15 RC generation for a bug fix to remove static meta-fields Jun 18, 2024
@stephen-crawford
Copy link
Contributor

[Triage] Going to mark as triaged.

@stephen-crawford stephen-crawford added triaged Issues labeled as 'Triaged' have been reviewed and are deemed actionable. and removed untriaged Require the attention of the repository maintainers and may need to be prioritized labels Jun 24, 2024
@cwperks cwperks closed this as completed Jul 1, 2024
@cwperks cwperks self-assigned this Jul 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
triaged Issues labeled as 'Triaged' have been reviewed and are deemed actionable. v2.16.0 Issues targeting release v2.16.0
Projects
None yet
Development

No branches or pull requests

3 participants