Hi, I am having trouble in getting my payload message back from the Kafka Message in my consumer. My producer is passing a byte[] stream Kafka. If someone has an examle of how do I get the payload back, please share with me. Really appreciate. After iterating through the Kafka stream, I am trying to use MessageAndMetadata but there are many discrepancies in the parameterization of this class.
Thanks, Pradeep