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][client] Fix breaking changes for the deprecated methods of TopicMessageIdImpl #20163

Merged

Conversation

BewareMyPower
Copy link
Contributor

Motivation

#19414 introduces a breaking change for the deprecated TopicMessageIdImpl#getInnerMessageId method. It does not return the inner message id, instead, it creates a new MessageIdImpl.

Modifications

Fix the getInnerMessageId method and add tests for these deprecated methods.

Documentation

  • doc
  • doc-required
  • doc-not-needed
  • doc-complete

Matching PR in forked repository

PR in forked repository: BewareMyPower#28

@BewareMyPower BewareMyPower added the type/bug The PR fixed a bug or issue reported a bug label Apr 21, 2023
@BewareMyPower BewareMyPower added this to the 3.0.0 milestone Apr 21, 2023
@BewareMyPower BewareMyPower self-assigned this Apr 21, 2023
@github-actions github-actions bot added the doc-not-needed Your PR changes do not impact docs label Apr 21, 2023
@cbornet cbornet added the release/blocker Indicate the PR or issue that should block the release until it gets resolved label Apr 21, 2023
@Technoboy- Technoboy- merged commit 6036dcc into apache:master Apr 22, 2023
BewareMyPower added a commit that referenced this pull request Apr 27, 2023
@BewareMyPower BewareMyPower deleted the bewaremypower/fix-get-inner-msg-id branch March 26, 2024 02:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
doc-not-needed Your PR changes do not impact docs ready-to-test release/blocker Indicate the PR or issue that should block the release until it gets resolved type/bug The PR fixed a bug or issue reported a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants