Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: extract common topics in ReassignPartitionsResponse

...

No Format
ReassignPartitionsResponse => throttle_time_ms [reassign_partition_result]
  throttle_time_ms => INT32
  reassign_partition_result => topic [partition_id error_code error_messageerror]
    topic => STRING
    partition_error => partition_id error_code error_message
      partition_id => INT32
      error_code => INT16
      error_message => NULLABLE_STRING

...