Versions Compared

Key

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

...

1) We are going to need a some cli tool for the crudcrud https://issues.apache.org/jira/browse/KAFKA-1694 and other things that exist today.

2) Besides validation of the schema on the producer side and keeping client compatibility with that we also need a way for consumers once subscribed to a topic (from a group perspective) to read in the key/value schema information.  This could just be part of the OffsetResponse A Guide To The Kafka Protocol#OffsetResponse

...