apache/pulsar

Cleanup synchronous call in resources component

Open

#22.544 geöffnet am 20. Apr. 2024

Auf GitHub ansehen
 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)Java (13.697 Stars) (3.485 Forks)batch import
help wantedtype/enhancement

Beschreibung

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