apache/pulsar

Cleanup synchronous call in resources component

Open

#22,544 opened on 2024年4月20日

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

説明

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!

コントリビューターガイド