apache/pulsar

Cleanup synchronous call in resources component

Open

#22,544 opened on Apr 20, 2024

View on GitHub
 (1 comment) (0 reactions) (0 assignees)Java (13,697 stars) (3,485 forks)batch import
help wantedtype/enhancement

Description

Search before asking

  • I searched in the issues and found nothing similar.

Motivation

We should clean up all the synchronous call for resources components to avoid someone using them to block the metadata thread.

FYI: https://github.com/apache/pulsar/pull/22542

Solution

No response

Alternatives

No response

Anything else?

No response

Are you willing to submit a PR?

  • I'm willing to submit a PR!

Contributor guide

Cleanup synchronous call in resources component · apache/pulsar#22544 | Good First Issue