1. 15 Mar, 2019 1 commit
  2. 12 Mar, 2019 1 commit
  3. 08 Mar, 2019 1 commit
    • Steve Webster's avatar
      Increment delivery counter on XCLAIM unless RETRYCOUNT specified · f1e7df4b
      Steve Webster authored
      The XCLAIM docs state the XCLAIM increments the delivery counter for
      messages. This PR makes the code match the documentation - which seems
      like the desired behaviour - whilst still allowing RETRYCOUNT to be
      specified manually.
      
      My understanding of the way streamPropagateXCLAIM() works is that this
      change will safely propagate to replicas since retry count is pulled
      directly from the streamNACK struct.
      
      Fixes #5194
      f1e7df4b
  4. 30 Jan, 2019 1 commit
  5. 28 Jan, 2019 7 commits
  6. 18 Jan, 2019 1 commit
  7. 17 Jan, 2019 1 commit
  8. 12 Dec, 2018 1 commit
  9. 28 Nov, 2018 1 commit
  10. 19 Nov, 2018 2 commits
  11. 12 Nov, 2018 1 commit
  12. 17 Oct, 2018 1 commit
  13. 16 Oct, 2018 2 commits
  14. 13 Oct, 2018 1 commit
  15. 10 Oct, 2018 2 commits
  16. 09 Oct, 2018 2 commits
  17. 30 Sep, 2018 1 commit
  18. 11 Sep, 2018 2 commits
  19. 05 Sep, 2018 1 commit
  20. 04 Sep, 2018 1 commit
  21. 31 Aug, 2018 1 commit
  22. 26 Aug, 2018 1 commit
  23. 21 Aug, 2018 1 commit
    • Oran Agra's avatar
      Fix unstable tests on slow machines. · c8452ab0
      Oran Agra authored
      Few tests had borderline thresholds that were adjusted.
      
      The slave buffers test had two issues, preventing the slave buffer from growing:
      1) the slave didn't necessarily go to sleep on time, or woke up too early,
         now using SIGSTOP to make sure it goes to sleep exactly when we want.
      2) the master disconnected the slave on timeout
      c8452ab0
  24. 13 Aug, 2018 1 commit
  25. 02 Aug, 2018 3 commits
  26. 01 Aug, 2018 1 commit
  27. 31 Jul, 2018 1 commit