apache / apache/pulsar-client-node

more than 3 topics blocks async operations

Abierto
#131 8 comentarios 0 reacciones 0 asignados Ver en GitHub
triage/week-43
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

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.