Skip to content

Arakoon 1.6.9

Compare
Choose a tag to compare
@domsj domsj released this 18 Feb 14:37
· 80 commits to 1.6 since this release

This is an arakoon maintenance release containing the following changes:

  • added a timeout to the drop master procedure, this should prevent clusters in which some nodes are doing maintenance from hanging (until the maintenance operations finished) (#324)
  • fuse the client protocol, which should result a smoother shutdown of nodes under heavy load by clients (#338)
  • range_entries and rev_range_entries statistics (#331)
  • remove applying of updates against the store from the inner (critical) loop (#339)