#### Expected behavior Consumer acknowledge the batch message must call onAcknowledge() or onAcknowledgeCumulative() for every messages in batch message.
#### Actual behavior Consumer just call onAcknowledge() or onAcknowledgeCumulative() for the last message in batch message. [ Full content available at: https://github.com/apache/pulsar/issues/2655 ] This message was relayed via gitbox.apache.org for [email protected]
