alibaba/Sentinel

Sentinel gRPC support for Streaming RPC

Open

#1,662 opened on 2020年8月12日

GitHub で見る
 (1 comment) (0 reactions) (0 assignees)Java (8,150 forks)batch import
area/integrationsgood first issue

Repository metrics

Stars
 (23,109 stars)
PR merge metrics
 (30d に merged PR はありません)

説明

Issue Description

Type: feature request

Describe what happened (or what feature you want)

We are trying to integrate Sentinel with gRPC client for Circuit Breaker capabilities, using interceptor 'SnetinelGrpcClientInterceptor'. We have noticed that it is documented that - 'interceptor only supports unary methods in gRPC' we would like to know if you have any plans in extending the support for gRPC Streaming methods.

コントリビューターガイド