codelipenghui opened a new pull request #8743:
URL: https://github.com/apache/pulsar/pull/8743


   ### Motivation
   
   The WebSocket `ProducerHandler` parse a wrong string so the client's query 
param `initialSequenceId` will always fail.
   
   ### Modifications
   
   - Parse the real `initialSequenceId` value.
   - Add unit tests to ensure that all params from the WebSocket url can be 
converted to the right config.
   
   ### Verifying this change
   
   - [x] Make sure that the change passes the CI checks.
   
   (cherry picked from commit be39f502de0f5055c6db1b9d3688abd25d9ccc0f)
   


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