alibaba/Sentinel

Sentinel gRPC support for Streaming RPC

Open

#1.662 aberto em 12 de ago. de 2020

Ver no GitHub
 (1 comment) (0 reactions) (0 assignees)Java (8.150 forks)batch import
area/integrationsgood first issue

Métricas do repositório

Stars
 (23.109 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

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.

Guia do colaborador