IvanStoilov opened a new pull request #8074:
URL: https://github.com/apache/pulsar/pull/8074


   ### Motivation
   
   Currently, the redeliveryCount is not passed to consumer subscribed through 
the WebSocket service. Redelivery count is a useful feature which should be 
available.
   
   ### Modifications
   
   A property is added to `org.apache.pulsar.websocket.data.ConsumerMessage` 
which is populated with the value coming from the original message coming from 
the Java pulsar client.
   
   ### Verifying this change
   
   This change is a trivial rework / code cleanup without any test coverage.
   
   ### Documentation
   
   The corresponding documentation was updated.
   


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