Skip to content

Commit 5e002b5

Browse files
committed
Doc Polishing
1 parent 2bc0775 commit 5e002b5

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
@@ -1007,6 +1007,7 @@ public void listen(String data, Acknowledgment ack) {
10071007
Finally, metadata about the message is available from message headers.
10081008
You can use the following header names to retrieve the headers of the message:
10091009

1010+
* `KafkaHeaders.OFFSET`
10101011
* `KafkaHeaders.RECEIVED_MESSAGE_KEY`
10111012
* `KafkaHeaders.RECEIVED_TOPIC`
10121013
* `KafkaHeaders.RECEIVED_PARTITION_ID`

0 commit comments

Comments
 (0)