Versions Compared

Key

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

Table of Contents

Status

Current state: Under Discussion Accepted

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

Voting thread: https://lists.apache.org/thread/tgptfrs90byyv95f2ypy9wb5gk2jn7jj

JIRA:

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

Motivation

TopicCommand The delete-config  command in TopicCommand  is currently a no-op,   so and we plan to remove it completely entirely in the a future major release.

To avoid the misunderstand for useuser confusion, we should first deprecate it firstly.

Public Interfaces

No new interfaces or changes to the behavior of existing interfaces will be introduced in this KIP.

...

We propoes to deprecate the field deleteConfigOpt of TopicCommand,so we can  with the plan to remove it in version 5.0 in a future major release.

...

When the user uses this command, it should show an alert to the user that the command will be removed in the future.

Jira
serverASF JIRA
serverId5aa69414-a9e9-3523-82ec-879b028fb15b
keyKAFKA-17556
is the ticket that aims to track the progress of this KIP.

Test Plan

None required.

Rejected Alternatives

...