BewareMyPower commented on issue #12087: URL: https://github.com/apache/pulsar/issues/12087#issuecomment-929967313
I added a `MessagePayloadFactory` interface with a `DEFAULT` instance to avoid users using `MessagePayloadImpl` directly. Regarding to the `BatchMessageAcker` issue, I added the `acknowledge` and `acknowledgeCumulative` invocations in tests. It might not affect the proposal itself, and should be discussed in PR review phase. /cc @codelipenghui @hangc0276 @315157973 -- 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]
