Skip to content
This repository has been archived by the owner on Feb 27, 2023. It is now read-only.

Commit

Permalink
updated changelog with least active note
Browse files Browse the repository at this point in the history
  • Loading branch information
zznate committed Feb 2, 2011
1 parent 6ac711f commit 22eeb56
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ Versions above 0.7.0-17 work well with cassandra's 0.7.* (after 0.7.0-beta2)
Fix issue with NPE in ThriftColumnDef when a column name was declared with no index type (thanks to Steve Willcox for the heads up)
Mutator has easier row level deletion methods
Fix potential race condition in ConcurrentHClientPool with large number of threads. https://github.com/rantav/hector/issues#issue/136 (Thanks to @masseyke for the test case)
LeastActive policy updated to shuffle before selection. This spreads load out better among pools in low to moderate traffic environments (ie. when ConcurrentHClientPool#getNumActive are all equal).

0.7.0-25
========
Expand Down

0 comments on commit 22eeb56

Please sign in to comment.