Skip to content

fix: Gate system index lifecycle operations when multi-tenancy is enabled#2124

Open
eirsep wants to merge 1 commit intoopensearch-project:mainfrom
eirsep:feature/gate-index-ops-for-ddb
Open

fix: Gate system index lifecycle operations when multi-tenancy is enabled#2124
eirsep wants to merge 1 commit intoopensearch-project:mainfrom
eirsep:feature/gate-index-ops-for-ddb

Conversation

@eirsep
Copy link
Copy Markdown
Member

@eirsep eirsep commented May 6, 2026

Skip createOrUpdateAlertIndex, createOrUpdateInitialAlertHistoryIndex, createOrUpdateInitialFindingHistoryIndex, moveAlerts, and scheduledJobs index mapping updates when multi-tenancy is enabled. These operations attempt to create/check OpenSearch system indices that don't exist in the DDB storage route.

Skip createOrUpdateAlertIndex, createOrUpdateInitialAlertHistoryIndex,
createOrUpdateInitialFindingHistoryIndex, and isAlertInitialized in
AlertIndices when multi-tenancy is enabled. Also skip moveAlerts and
scheduledJobs index mapping updates in MonitorRunnerService.

These operations attempt to create/check OpenSearch system indices that
don't exist in the DDB storage route.

Signed-off-by: Surya Sashank Nistala <snistala@amazon.com>
@eirsep eirsep force-pushed the feature/gate-index-ops-for-ddb branch from 5a83fa8 to 04ae8d5 Compare May 6, 2026 12:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants