googleapis / googleapis/java-pubsublite

Consider implementing publish flow control

オープン
#27 コメント 3 件 リアクション 1 件 担当者 0 名 GitHub で見る
api: pubsublite priority: p3 type: feature request
主要言語
Java
スター
42
フォーク
27
PR マージ指標
30日以内にマージされた PR はありません

説明

When a streaming connection to the pub/sub lite service is started, an InitialRequest is sent to establish the stream. Typically, we wait until an initial response is received before the stream enters the "running" state.

However, if the InitialRequest fails due to a retryable error, the connection is retried and the stream enters the "running" state before an initial response has been received.

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

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

調査の方向性

まず、InitialRequest からリトライ処理を経て "running" 状態へ遷移するまでの publish ストリーミング接続を追跡します。焦点を絞ったテストで現在の動作を確認し、その後、初期レスポンスを受信する前にリトライ可能な初期失敗によってストリームが running としてマークされないことを確認します。

索引モデルが issue の本文から書いたものです。

評価

技術スタック
java
領域
distributed-systems
issue の種類
バグ
難易度
4/5
見積もり時間
3〜5日
活発さ
停滞
明瞭さ
おおむね明確
初心者へのやさしさ
35/100

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

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