Description
As one example, there isn't exception handling in DistributedHerder.startConnector() or the call-chain for it originating in the tick() on the herder thread, and it can throw an exception because of a bad class name in the connector config. (report of issue in wild: https://groups.google.com/d/msg/confluent-platform/EnleFnXpZCU/3B_gRxsRAgAJ)
Attachments
Issue Links
- is related to
-
KAFKA-14670 Refactor connect plugins to be called from wrapper classes
- In Progress
- relates to
-
KAFKA-3054 Connect Herder fail forever if sent a wrong connector config or task config
- Resolved
- links to