Versions Compared

Key

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

Table of Contents

Status

Current stateUnder DiscussionApproved

Discussion thread: here [Change the link from the KIP proposal email archive to your own email thread]

Vote thread: here

JIRA:

Jira
serverASF JIRA
serverId5aa69414-a9e9-3523-82ec-879b028fb15b
keyKAFKA-12483

Release: 3.0.0JIRA: here 

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

Motivation

Connector-specific client overrides were added in KIP-458, but that feature was not enabled by default since it may not have been backward compatible. But with AK 3.0.0, we have the opportunity to enable connector client overrides by default.

Public Interfaces

Change the default for the `connector.client.config.override.policy` worker configuration property to `All`. KIP-458 defined this property with a default of `None` to maintain backward compatibility.

Proposed Changes

No other changes are proposed.

Compatibility, Deprecation, and Migration Plan

...