Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ISSUE #744] check multiple topics in one batch #743

Merged
merged 1 commit into from
Dec 1, 2021

Conversation

MaOreoreorui
Copy link
Contributor

@MaOreoreorui MaOreoreorui commented Nov 20, 2021

What is the purpose of the change

issue #744
Because of the lack of pre-check, the message will be sent to the first topic when batch sending messages to multiple topics.

Brief changelog

add check logic in func [ defaultProducer.checkMsg(msgs ...*primitive.Message) error ]

@maixiaohai
Copy link
Contributor

@MaOreoreorui Good job! Could you create a related issue pls?

@MaOreoreorui MaOreoreorui changed the title check multiple topics in one batch [ISSUE #744] check multiple topics in one batch Nov 28, 2021
@MaOreoreorui
Copy link
Contributor Author

@MaOreoreorui Good job! Could you create a related issue pls?

done 👨🏻‍💻

@vongosling vongosling linked an issue Nov 29, 2021 that may be closed by this pull request
@vongosling
Copy link
Member

Would you like to add a test for your pr?

@MaOreoreorui MaOreoreorui reopened this Dec 1, 2021
@vongosling vongosling merged commit 613ba90 into apache:master Dec 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Batch send msg to wrong topic
3 participants