DUE TO SPAM, SIGN-UP IS DISABLED. Goto Selfserve wiki signup and request an account.
| 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 | ||||||
|---|---|---|---|---|---|---|
|
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 | ||||||
|---|---|---|---|---|---|---|
|
Test Plan
None required.
Rejected Alternatives
...