Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix setTxnidMostBits bug (apache#5743)
In TypedMessageBuilderImpl::beforeSend function, when setting TxnIdMostBits field of msgMetadataBuilder, it sets into TxnidLeastBits field and override the original TxnIdLeastBits value.
- Loading branch information