Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents

Status

Current state: DraftDiscarded

Discussion thread: TBD Thread

JIRA: KAFKA-14741

Please keep the discussion on the mailing list rather than commenting on the wiki (wiki discussions get unwieldy fast).

...

Name: description
Type: String
Documentation: An optional description for this connector.
Required: No
Group: Common
Default: null
Display: Description for the connector
Importance: Low

Since this new field is part of the connector configuration, every time it is updated via the REST API it may trigger a rebalance of the connector.

Proposed Changes

Add the new field to ConnectorConfig which holds the common connector configurations.

...