alibaba/Sentinel

Sentinel gRPC support for Streaming RPC

Open

#1 662 ouverte le 12 août 2020

Voir sur GitHub
 (1 commentaire) (0 réactions) (0 assignés)Java (8 150 forks)batch import
area/integrationsgood first issue

Métriques du dépôt

Stars
 (23 109 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

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.

Guide contributeur