チケット #45501

PACKET_CONN_PING_INFO has 8bit connections count

登録: 2022-08-29 01:17 最終更新: 2022-09-10 16:01

報告者:
担当者:
チケットの種類:
状況:
完了
コンポーネント:
マイルストーン:
優先度:
5 - 中
重要度:
5 - 中
解決法:
修正済み
ファイル:
3

詳細

Max number of connections is at least 1000 in S3_1 and master. Yet PACKET_CONN_PING_INFO has just UINT8 for storing number of connections.

チケットの履歴 (7 件中 3 件表示)

2022-08-29 01:17 更新者: cazfi
  • 新しいチケット "PACKET_CONN_PING_INFO has 8bit connections count" が作成されました
2022-08-29 07:33 更新者: cazfi
コメント

UINT8 is actually too small even in S3_0.

In S3_0 this needs to be fixed with a optional capability. So does #45499, if we decide to do it for S3_0 too. For S3_0 part, it's best to handle them together (in the same commit), so that we don't need to introduce two separate capabilities but have both issues fixed under the same capability.

2022-09-04 13:47 更新者: cazfi
  • 担当者(未割り当て) から cazfi に更新されました
  • 解決法なし から 受領 に更新されました
コメント

Keeping marked S3_1-npf as the target milestone, as that's one hard deadline. The S3_0 fix is very much meant to be pushed in regardless.

For not breaking the frozen protocol, but to have an optional capability, S3_0 patch is far more complex than the one for later branches.

2022-09-10 16:01 更新者: cazfi
  • 状況オープン から 完了 に更新されました
  • 解決法受領 から 修正済み に更新されました

編集

このチケットにコメントを追加するには、ログインが必要です » ログインする