Details
-
Bug
-
Status: Closed
-
Critical
-
Resolution: Duplicate
-
0.8.0
-
None
-
None
Description
Currently, the high level consumer returns an object of type MessageAndMetadata. This contains the message and the topic to which it belongs. It is useful to know the partition since partition is the granularity that is relevant wrt to everything related to replication and messages live in partitions. This is also useful for applications that use key based partitioning since they would like to associate the message to the partition that it came from.