Versions Compared

Key

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

...

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

Compatibility, Deprecation, and Migration Plan

  • The change is backwards compatibleInstead of timing out, V2 and older version delete topic requests will get UNKNOWN_SERVER_ERROR.