apache / apache/apisix-java-plugin-runner

The `PluginFilter` API is synchronous and blocks a thread

Đang mở
#168 1 bình luận 0 reaction 0 người được giao Xem trên GitHub
Ngôn ngữ chính
Java
Star
152
Fork
102
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

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

Hướng dẫn đóng góp

Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.