alibaba/Sentinel

Sentinel gRPC support for Streaming RPC

Open

#1662 aperta il 12 ago 2020

Vedi su GitHub
 (1 commento) (0 reazioni) (0 assegnatari)Java (8150 fork)batch import
area/integrationsgood first issue

Metriche repository

Star
 (23.109 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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.

Guida contributor