Skip to content

[fix][client] Fix breaking changes for the deprecated methods of TopicMessageIdImpl#20163

Merged
Technoboy- merged 1 commit intoapache:masterfrom
BewareMyPower:bewaremypower/fix-get-inner-msg-id
Apr 22, 2023
Merged

[fix][client] Fix breaking changes for the deprecated methods of TopicMessageIdImpl#20163
Technoboy- merged 1 commit intoapache:masterfrom
BewareMyPower:bewaremypower/fix-get-inner-msg-id

Conversation

@BewareMyPower
Copy link
Copy Markdown
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