Skip to content

[Transform] Workflow testing of continuous/batch data frame transforms #45369

@hendrikmuhs

Description

@hendrikmuhs

In #45339 we discovered a bug in the workflow of data frame transforms which should have been covered by tests. The tricky part here is that we can not simulate this in an integration tests. In order to cover this we need a mocked test environment where we can set breakpoints to test for certain conditions, similar to https://github.com/elastic/elasticsearch/blob/master/x-pack/plugin/core/src/test/java/org/elasticsearch/xpack/core/indexing/AsyncTwoPhaseIndexerTests.java

Metadata

Metadata

Assignees

No one assigned

    Labels

    :ml/TransformTransform>testIssues or PRs that are addressing/adding tests

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions