Skip to content

Commit 43ddbf1

Browse files
committed
Doc Polishing
1 parent 2490dd5 commit 43ddbf1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/reference/asciidoc/kafka.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -948,6 +948,7 @@ public void listen(String data, Acknowledgment ack) {
948948
Finally, metadata about the message is available from message headers.
949949
You can use the following header names to retrieve the headers of the message:
950950

951+
* `KafkaHeaders.OFFSET`
951952
* `KafkaHeaders.RECEIVED_MESSAGE_KEY`
952953
* `KafkaHeaders.RECEIVED_TOPIC`
953954
* `KafkaHeaders.RECEIVED_PARTITION_ID`

0 commit comments

Comments
 (0)