apache / apache/arrow-flight-sql-postgresql
Improve timeout case
オープン
- 主要言語
- C++
- スター
- 116
- フォーク
- 10
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
If session timeout is expired, server should send back to an error to the client.
Currently, server doesn't return any response to the client.
See also: https://github.com/apache/arrow-flight-sql-postgresql/issues/178#issuecomment-1847992730
コントリビューションガイド
調査の方向性
Start by reproducing a request after the session timeout has expired and trace the server's handling of that case. Done means the server returns an error response to the client instead of returning no response; the linked discussion in issue 178 provides additional context.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- postgresql
- 領域
- api, backend, databases
- issue の種類
- バグ
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 35/100