Skip to content

[Transform] Healthy transforms are shown errors on kibana UI: "Found task for transform [...], but no configuration for it. To delete this transform use DELETE with force=true." #134263

@wwang500

Description

@wwang500

In some cases, when running GET _transform/_all or through kibana UI (management/data/transform), it shows some transforms are thrown errors:
Found task for transform [...], but no configuration for it. To delete this transform use DELETE with force=true.,

However, it could be wrong and false positive, when you run GET _transform/<transform id> or GET _transform/<transform id>/_stats for the problematic transform, the stats was in green health, and the documents_processed counts are increasing.

We need to figure out what could cause this problem.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions