Skip to content
Snippets Groups Projects
  1. Aug 17, 2022
  2. Aug 16, 2022
  3. Aug 15, 2022
  4. Aug 14, 2022
  5. Aug 13, 2022
    • lni's avatar
      logservice: enabled TestGossipInSimulatedCluster (#4468) · a051e31e
      lni authored
      Enabled TestGossipInSimulatedCluster to be always executed, it simulates a 48 nodes cluster to test gossip on log shard info. The test is slightly tweaked to check all nodes except one can get expected shard info in a timely manner.
      
      Updated go.mod to use a private fork of memberlist for now as the upstream version has known data race issue.
      
      Approved by: @yingfeng