Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[fix][common] Fix parsing partitionedKey with Base64 encode issue. #17687

Merged
merged 3 commits into from
Sep 16, 2022

Conversation

Technoboy-
Copy link
Contributor

Fixes #17680

Master Issue: #17680

Motivation

If the partitionedKey is encoded with Base64, decode it with Base64.

Documentation

  • doc-not-needed
    (Please explain why)

@Technoboy- Technoboy- self-assigned this Sep 16, 2022
@Technoboy- Technoboy- added this to the 2.12.0 milestone Sep 16, 2022
@github-actions github-actions bot added the doc-not-needed Your PR changes do not impact docs label Sep 16, 2022
@nodece nodece merged commit f3cc107 into apache:master Sep 16, 2022
@Technoboy- Technoboy- modified the milestones: 2.12.0, 2.11.0 Sep 19, 2022
Technoboy- added a commit that referenced this pull request Sep 19, 2022
…17687)

* Fix parsing partitionedKey with Base64 encode issue.

* release the buf

* fix checkstyle issue.
@congbobo184 congbobo184 added the cherry-picked/branch-2.9 Archived: 2.9 is end of life label Nov 9, 2022
congbobo184 pushed a commit that referenced this pull request Nov 26, 2022
…17687)

* Fix parsing partitionedKey with Base64 encode issue.

* release the buf

* fix checkstyle issue.

(cherry picked from commit f3cc107)
liangyepianzhou pushed a commit that referenced this pull request Dec 5, 2022
…17687)

* Fix parsing partitionedKey with Base64 encode issue.

* release the buf

* fix checkstyle issue.

(cherry picked from commit f3cc107)
nicoloboschi pushed a commit to datastax/pulsar that referenced this pull request Dec 6, 2022
…pache#17687)

* Fix parsing partitionedKey with Base64 encode issue.

* release the buf

* fix checkstyle issue.

(cherry picked from commit f3cc107)
(cherry picked from commit 14dbf82)
@Technoboy- Technoboy- deleted the fix-17680 branch September 14, 2023 11:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Improve] Calculate the sticky key hash by using keyBytes instead of Base64 encoded key
5 participants