apache / apache/apisix-java-plugin-runner

The `PluginFilter` API is synchronous and blocks a thread

Aperta
#168 1 commento 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
Java
Stelle
152
Fork
102
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

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

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.