storm-5 edited a comment on issue #12832: URL: https://github.com/apache/pulsar/issues/12832#issuecomment-979075173
@nodece Yes, it should be a solution. But in my scene, i want to hide the mq detail to my client, so my code act as a agent. And i also want to balance the client work with multiple agents. Then the problem is, the client fetch a message and ack the message might consult diffent agent, and the ack can fail. Maybe the Serialize operate should contains the consumer info. -- 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]
