wolfstudy commented on issue #389:
URL: 
https://github.com/apache/pulsar-client-go/issues/389#issuecomment-727801456


   @milos-matijasevic Sorry for the reply later, i tried to use the code you 
provided, but unfortunately, it did not reproduce.
   
   ```
     "cursors" : {
       "test-sub" : {
         "markDeletePosition" : "10:30",
         "readPosition" : "10:1000",
         "waitingReadOp" : true,
         "pendingReadOps" : 0,
         "messagesConsumedCounter" : -941,
         "cursorLedger" : 22,
         "cursorLedgerLastEntry" : 1,
   ```
   
   @milos-matijasevic Currently the protocol of acknowledge doesn't support any 
response. It is fire-and-forget. We will add responses for acknowledgment as 
part of transaction support.


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to