Skip to content

[Branch 2.7] Avoid potentially blocking calls to metadata on critical threads (#12339)#12340

Merged
merlimat merged 8 commits intoapache:branch-2.7from
merlimat:blocking-calls-2.7
Oct 13, 2021
Merged

[Branch 2.7] Avoid potentially blocking calls to metadata on critical threads (#12339)#12340
merlimat merged 8 commits intoapache:branch-2.7from
merlimat:blocking-calls-2.7

Conversation

@merlimat
Copy link
Copy Markdown
Contributor

Motivation

This is a port to branch 2.7 of the fixes done in #12339. It's not a straight cherry-pick since the code has changed a lot since then, though the same problem of blocking calls was present.

@merlimat merlimat added type/bug The PR fixed a bug or issue reported a bug doc-not-needed Your PR changes do not impact docs release/2.7.4 labels Oct 12, 2021
@merlimat merlimat self-assigned this Oct 12, 2021
@merlimat merlimat changed the title Avoid potentially blocking calls to metadata on critical threads (#12339) [Branch 2.7] Avoid potentially blocking calls to metadata on critical threads (#12339) Oct 13, 2021
Comment thread pulsar-broker/src/main/java/org/apache/pulsar/broker/service/AbstractTopic.java Outdated
Comment thread pulsar-broker/src/main/java/org/apache/pulsar/broker/service/AbstractTopic.java Outdated
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cherry-picked/branch-2.7 Archived: 2.7 is end of life doc-not-needed Your PR changes do not impact docs release/2.7.4 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.

3 participants