grpc / grpc/grpc-java

binder: CallStreamObserver request()s are not reflected by isReady() at the peer

オープン
#9,010 コメント 1 件 リアクション 0 件 担当者 1 名 @jdcormie が担当を希望しています GitHub で見る
binder enhancement
主要言語
Java
スター
12.1k
フォーク
4k
平均マージ
2日 17時間
マージ済み PR(30日)
37

説明

### Is your feature request related to a problem?
Yes, lack of message-by-message stream flow control

### Describe the solution you'd like
The binder transport should implement the isReady() and request() methods of CallStreamObserver to behave as documented.

### Describe alternatives you've considered
Today, system designers needing flow control must include tokens / acks in their API as explicit messages.

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。