Versions Compared

Key

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

...

Current stateUnder Discussion

Discussion thread: here 

JIRA:

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

Released: 2.1.0here 

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

...

If topic deletion feature is disabled , DeleteTopicsRequestDeleteTopicsAPI response will return TOPIC_DELETION_DISABLED  error code. 

...

  1. Bump DeleteTopics protocol version to V3 (with same schema as V2)
  2. If topic deletion is disabled on broker:
    For V2 and previous versions, return INVALID_REQUEST
    For V3 and above requests, return TopicDeletionDisabledException If topic deletion is disabledreturn TopicDeletionDisabledException  

Compatibility, Deprecation, and Migration Plan

  • The change is backwards compatible.Instead of timing out, V2 and older version delete topic requests will get INVALID_REQUEST