apache / apache/pulsar-client-node

more than 3 topics blocks async operations

オープン
#131 コメント 8 件 リアクション 0 件 担当者 0 名 GitHub で見る
triage/week-43
主要言語
C++
スター
164
フォーク
98
PR マージ指標
30日以内にマージされた PR はありません

説明

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)

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

調査の方向性

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.

索引モデルが issue の本文から書いたものです。

評価

技術スタック
javascript, node.js
領域
distributed-systems
issue の種類
バグ
難易度
4/5
見積もり時間
3〜5日
活発さ
停滞
明瞭さ
説明が足りない
初心者へのやさしさ
25/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。