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

Consume Pulsar batch message from MQTT client. #10

Closed
codelipenghui opened this issue May 21, 2020 · 1 comment · Fixed by #11
Closed

Consume Pulsar batch message from MQTT client. #10

codelipenghui opened this issue May 21, 2020 · 1 comment · Fixed by #11
Assignees
Milestone

Comments

@codelipenghui
Copy link
Contributor

Currently, we only handle non-batch Pulsar messages in the mop. For batch messages, it's better to leverage the batch index acknowledgment feature. Otherwise, we need to maintain batch acker in the mop.

@codelipenghui codelipenghui added this to the 0.2.0 milestone May 21, 2020
@codelipenghui
Copy link
Contributor Author

close via #11

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 a pull request may close this issue.

1 participant