Uploaded image for project: 'Kafka'
  1. Kafka
  2. KAFKA-10142

Worker can be disabled by blocks in connector version, taskConfigs, or taskClass methods

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • None
    • None
    • connect
    • None

    Description

      https://issues.apache.org/jira/browse/KAFKA-9374 details how workers could be disabled by blocks in any connector method, such as start, stop, validate, etc. The fix PR for that issue is mostly successful but does not include coverage for blocks in Connector::version, Connector::taskConfigs, or Connector::taskClass. It is still possible that a worker will be disabled if a connector hangs in any of these methods; however, the risk of this is lower than the risk of hanging in, for example, start or stop.

      Attachments

        Activity

          People

            Unassigned Unassigned
            ChrisEgerton Chris Egerton
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: