apache/pulsar

Cleanup synchronous call in resources component

Open

#22 544 ouverte le 20 avr. 2024

Voir sur GitHub
 (1 commentaire) (0 réactions) (0 assignés)Java (3 485 forks)batch import
help wantedtype/enhancement

Métriques du dépôt

Stars
 (13 697 stars)
Métriques de merge PR
 (Merge moyen 3j 10h) (146 PRs mergées en 30 j)

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!

Guide contributeur