1. 14 May, 2020 2 commits
  2. 12 May, 2020 2 commits
    • Salvatore Sanfilippo's avatar
      Merge pull request #7240 from oranagra/fix_replication_test · b726d642
      Salvatore Sanfilippo authored
      fix unstable replication test
      b726d642
    • Oran Agra's avatar
      fix unstable replication test · b4416280
      Oran Agra authored
      this test which has coverage for varoius flows of diskless master was
      failing randomly from time to time.
      
      the failure was:
      [err]: diskless all replicas drop during rdb pipe in tests/integration/replication.tcl
      log message of '*Diskless rdb transfer, last replica dropped, killing fork child*' not found
      
      what seemed to have happened is that the master didn't detect that all
      replicas dropped by the time the replication ended, it thought that one
      replica is still connected.
      
      now the test takes a few seconds longer but it seems stable.
      b4416280
  3. 09 May, 2020 4 commits
  4. 08 May, 2020 1 commit
  5. 06 May, 2020 6 commits
  6. 05 May, 2020 14 commits
  7. 04 May, 2020 11 commits