apache / apache/apisix-java-plugin-runner
The `PluginFilter` API is synchronous and blocks a thread
オープン
- 主要言語
- Java
- スター
- 152
- フォーク
- 102
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
This is an issue when the filter performs potentially long running IO because it holds the thread while waiting for a response from the external resource.
It would be nice to have an async API (with callbacks) to allow processing large number of requests concurrently without spawning many threads
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
評価
この issue はまだ評価されていません。