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][broker] Fix potential exception causing the reader to be unable to continue reading #17556

Merged
merged 1 commit into from
Sep 10, 2022

Conversation

Technoboy-
Copy link
Contributor

Motivation

If refreshTopicPoliciesCache(msg) throws any RuntimeException, the policy reader will stop to read messages anymore.

Modification

Move refreshTopicPoliciesCache to be execute into thenAccept.

Documentation

  • doc-not-needed
    (Please explain why)

@Technoboy- Technoboy- self-assigned this Sep 9, 2022
@Technoboy- Technoboy- added this to the 2.12.0 milestone Sep 9, 2022
@Technoboy- Technoboy- added area/broker doc-not-needed Your PR changes do not impact docs labels Sep 9, 2022
@merlimat merlimat added type/bug The PR fixed a bug or issue reported a bug cherry-picked/branch-2.10 cherry-picked/branch-2.11 labels Sep 9, 2022
@Technoboy- Technoboy- modified the milestones: 2.12.0, 2.11.0 Sep 10, 2022
@Technoboy- Technoboy- merged commit 12a6cc4 into apache:master Sep 10, 2022
codelipenghui pushed a commit that referenced this pull request Sep 13, 2022
mattisonchao pushed a commit that referenced this pull request Sep 13, 2022
@codelipenghui codelipenghui added the cherry-picked/branch-2.9 Archived: 2.9 is end of life label Sep 13, 2022
zymap pushed a commit that referenced this pull request Sep 15, 2022
@zymap zymap added the cherry-picked/branch-2.8 Archived: 2.8 is end of life label Sep 15, 2022
nicoloboschi pushed a commit to datastax/pulsar that referenced this pull request Sep 16, 2022
(cherry picked from commit 12a6cc4)
(cherry picked from commit 2a31b8b)
@Technoboy- Technoboy- deleted the fix-topic-policies branch November 11, 2023 07:26
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.

6 participants