apache / apache/pulsar-client-node

more than 3 topics blocks async operations

Ouverte
#131 8 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
triage/week-43
Langage dominant
C++
Étoiles
164
Forks
98
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

If we have more than 3 active topics Pulsar blocks all async operations such as readdir, readFile, http.get, etc. on NodeJS
So, I cannot read even static files, do HTTP requests, etc.

I prepared for you a pure NodeJS example with "Pulsar client.subscribe" and 4 topics [here](https://github.com/steelone/node_pulsar/tree/master)

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Piste de recherche

Start with the linked pure NodeJS example and reproduce the problem using Pulsar client.subscribe with four topics. Trace why readdir, readFile, and http.get stop completing when more than three topics are active; done means these asynchronous operations continue to work with four or more topics.

Rédigé par le modèle d'indexation à partir du texte de l'issue.

Évaluation

Stack technique
javascript, node.js
Domaine
distributed-systems
Type d'issue
Bug
Difficulté
4/5
Temps estimé
3-5 jours
Activité
À l'abandon
Clarté
À clarifier
Accessibilité débutants
25/100

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.