etcd-io/etcd

Introduce more failpoints into etcd watch

已關閉

#18,681 建立於 2024年10月5日

 (16 則留言) (0 個反應) (1 位負責人)Go (10,352 個分叉)batch import
area/robustness-testingarea/testinghelp wanted

倉庫指標

星標
 (51,701 顆星)
PR 合併指標
 (平均合併 6天 3小時) (30 天內合併 71 個 PR)

描述

What would you like to be added?

Spin-off from https://github.com/etcd-io/etcd/issues/17529

Similar to https://github.com/etcd-io/etcd/pull/17680/files we should add more failpoints into watch and simulate:

  • slow watch sync
  • slow watch resynchronization
  • slow watch progress notify

etc

Why is this needed?

Prevent and detect other issues like https://github.com/etcd-io/etcd/issues/17529

貢獻者指南