-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Open
Labels
StorageIssues and PRs relating to data and metadata storageIssues and PRs relating to data and metadata storageStorage:RemotebugSomething isn't workingSomething isn't workingdisabled-testIssues that are used by an AwaitsFix annotation to temporarily disable a broken testIssues that are used by an AwaitsFix annotation to temporarily disable a broken test
Description
Describe the bug
RemoteIndexRecoveryITextendedIndexRecoveryITand overrodeindexSettingsmethod to ensure all test inIndexRecoveryITrun with remote store enabled indices.- But few tests in
IndexRecoveryIToverride index settings locally so indices were created without remote enabled indices. - After recent changes Restrict user overrides for remote store related index settings #8812 to enable remote store indices via cluster settings enforced all indices to be created with remote store enabled.
- This lead to various tests to fail in
RemoteIndexRecoveryIT. Some of these were fixed in Restrict user overrides for remote store related index settings #8812, but some are still pending fix.
To Reproduce
Steps to reproduce the behavior:
- Run
RemoteIndexRecoveryITby removing all test method which are overridden with empty body.
Expected behavior
As part of this Bug, we need to make sure all applicable tests in IndexRecoveryIT should execute successfully in RemoteIndexRecoveryIT.
Plugins
Please list all plugins currently enabled.
Screenshots
If applicable, add screenshots to help explain your problem.
Host/Environment (please complete the following information):
- OS: [e.g. iOS]
- Version [e.g. 22]
Additional context
Add any other context about the problem here.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
StorageIssues and PRs relating to data and metadata storageIssues and PRs relating to data and metadata storageStorage:RemotebugSomething isn't workingSomething isn't workingdisabled-testIssues that are used by an AwaitsFix annotation to temporarily disable a broken testIssues that are used by an AwaitsFix annotation to temporarily disable a broken test
Type
Projects
Status
Next (Next Quarter)