apache / apache/pulsar-client-node
more than 3 topics blocks async operations
- Lenguaje dominante
- C++
- Estrellas
- 164
- Forks
- 98
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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)
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Línea de trabajo
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.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- javascript, node.js
- Área
- distributed-systems
- Tipo de issue
- Error
- Dificultad
- 4/5
- Tiempo estimado
- 3-5 días
- Estado de actividad
- Estancado
- Claridad
- Necesita aclaración
- Aptitud para principiantes
- 25/100