Hello, When using Kafka Streams, is it possible to know which partition the byte[] are coming from?
Either in the Serde classes, or any other user accessible functions I would like to know the partition number or any other identifiable information. Thanks SG