1. 24 Jun, 2015 2 commits
    • Julien Muchembled's avatar
      Fix read of empty transactions · f8ce322b
      Julien Muchembled authored
      Since transactions have metadata like a description, it may not be useless
      to allow them. But the behaviour of FileStorage is to silently drop them,
      so we may have to do the same in the future.
      
      An application that is not supposed to commit empty transactions should write
      its own unit test to prevent this.
      f8ce322b
    • Julien Muchembled's avatar
      Prevent nodes from reconnecting too fast · c05e65ac
      Julien Muchembled authored
      This happened between storage nodes of different clusters because they're not
      informed about their state, e.g. a dead upstream storage node.
      
      In any case, logs were flooded at 100% cpu usage.
      c05e65ac
  2. 23 Jun, 2015 3 commits
  3. 15 Jun, 2015 1 commit
  4. 09 Jun, 2015 3 commits
  5. 21 May, 2015 1 commit
  6. 05 May, 2015 1 commit
  7. 26 Apr, 2015 2 commits
  8. 13 Jan, 2015 1 commit
  9. 09 Dec, 2014 1 commit
  10. 05 Dec, 2014 6 commits
  11. 07 Nov, 2014 5 commits
  12. 27 Oct, 2014 1 commit
  13. 30 Jul, 2014 5 commits
  14. 25 Jul, 2014 2 commits
  15. 24 Jul, 2014 4 commits
  16. 22 Jul, 2014 1 commit
  17. 08 Jul, 2014 1 commit