merlimat commented on issue #2211: Expose 
redeliverUnacknowledgedMessages(Set<MessageIdImpl> messageIds)  in the public 
API
URL: 
https://github.com/apache/incubator-pulsar/issues/2211#issuecomment-407478036
 
 
   @jnioche Yes, I still agree we should expose this in public API, perhaps 
with a slightly different signature:
   
   ```java
   redeliverMessages(Collection<MessageId> messageIds)
   ```

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to