Skip to content

[Transform] Deleting notifications index silences messages #121909

@prwhelan

Description

@prwhelan

Elasticsearch Version

8.18

Installed Plugins

No response

Java Version

bundled

OS Version

22.04.1-Ubuntu

Problem Description

If the user deletes the notification index .transform-notifications-*, the auditor fails with no such index [.transform-notifications-write] and [require_alias] request flag is [true] and [.transform-notifications-write] is not an alias

Steps to Reproduce

  • Create and start transform
  • Delete notification index: es.indices.delete(index=".transform-notifications-000002")
  • Index more documents
    The auditor will begin failing to write new transform messages

Logs (if relevant)

No response

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions