Skip to content

Question: How to restart connector with tasks? #78

Closed
@0xERR0R

Description

@0xERR0R

KafkaConnectClient provides only the restartConnector(name) method to restart the connector. Internally used PostConnectorRestart class can be parameterized with withIncludeTasks and withOnlyFailed, but I don't see any possibility to use it directly. How can I restart the connector with all/only failed Tasks?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions