You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2022/09/16 05:45:33 UTC

[GitHub] [pulsar] Technoboy- opened a new pull request, #17687: [fix][common] Fix parsing partitionedKey with Base64 encode issue.

Technoboy- opened a new pull request, #17687:
URL: https://github.com/apache/pulsar/pull/17687

   Fixes #17680 
   
   Master Issue: #17680 
   
   ### Motivation
   
   If the `partitionedKey` is encoded with Base64, decode it with Base64.
   
   ### Documentation
   
   - [x] `doc-not-needed` 
   (Please explain why)
   
   


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

To unsubscribe, e-mail: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [pulsar] nodece merged pull request #17687: [fix][common] Fix parsing partitionedKey with Base64 encode issue.

Posted by GitBox <gi...@apache.org>.
nodece merged PR #17687:
URL: https://github.com/apache/pulsar/pull/17687


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

To unsubscribe, e-mail: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org