Versions Compared

Key

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

...

Note:  in order to provide a unified MQ interface,  We will remove some API about Reader a series of Reader API from MsgSream interface, actually Kafka does not support Reader API and it also is implemented by Consumer API.


Implement Kafka consumer based on the following interface:

...