Skip to content

fix setTxnidMostBits bug#5743

Merged
jiazhai merged 9 commits intoapache:masterfrom
hangc0276:master
Nov 26, 2019
Merged

fix setTxnidMostBits bug#5743
jiazhai merged 9 commits intoapache:masterfrom
hangc0276:master

Conversation

@hangc0276
Copy link
Contributor

In TypedMessageBuilderImpl::beforeSend function, when setting TxnIdMostBits field of msgMetadataBuilder, it sets into TxnidLeastBits field and override the original TxnIdLeastBits value.

@jiazhai
Copy link
Member

jiazhai commented Nov 26, 2019

Thanks @hangc0276 for the work. A suggestion: Please following pulsar contributing guide to checkout a new branch from master for each fix: http://pulsar.apache.org/en/contributing/, This will be good for your own branch and code management.

@jiazhai
Copy link
Member

jiazhai commented Nov 26, 2019

run java8 tests

@hangc0276
Copy link
Contributor Author

Thanks @hangc0276 for the work. A suggestion: Please following pulsar contributing guide to checkout a new branch from master for each fix: http://pulsar.apache.org/en/contributing/, This will be good for your own branch and code management.

Thanks, i will follow the pulsar contributing guide next time.

@sijie
Copy link
Member

sijie commented Nov 26, 2019

run java8 tests

@sijie sijie added area/client area/transaction type/bug The PR fixed a bug or issue reported a bug labels Nov 26, 2019
@sijie sijie added this to the 2.5.0 milestone Nov 26, 2019
@jiazhai jiazhai merged commit 48506e5 into apache:master Nov 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/client area/transaction type/bug The PR fixed a bug or issue reported a bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants