momo-jun commented on code in PR #15507:
URL: https://github.com/apache/pulsar/pull/15507#discussion_r868784836
##########
site2/website/versioned_docs/version-2.8.0/developing-binary-protocol.md:
##########
@@ -382,6 +382,29 @@ Parameters:
* `validation_error` → *(optional)* Indicates that the consumer has discarded
the messages due to: `UncompressedSizeCorruption`,
`DecompressionError`, `ChecksumMismatch`, `BatchDeSerializeError`
+ * `properties` -> *(optional)* Reserved configuration items
+ * `txnid_most_bits` -> *(optional)* Same as TC ID, `txnid_most_bits` and
`txnid_least_bits`
Review Comment:
Yeah, I will involve the updates of the master branch as well to address
them all.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]