[JCBC-29] Incorrect Hash is being used for Memcached buckets which causes uneven key distribution and not being able to interoperate with Moxi Created: 04/Apr/12 Updated: 23/May/12 Resolved: 05/Apr/12 |
|
| Status: | Closed |
| Project: | Couchbase Java Client |
| Component/s: | library |
| Affects Version/s: | 1.0.1 |
| Fix Version/s: | None |
| Security Level: | Public |
| Type: | Bug | Priority: | Major |
| Reporter: | Raghavan Srinivas | Assignee: | Raghavan Srinivas |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original Estimate: | Not Specified | ||
| Environment: | A 2-node (or higher) cluster with Memcached buckets | ||
| Description |
|
When a 2-node (or higher) cluster is setup with Memcached buckets, the key distribution is uneven since the Ketama Hash is not being used as a result of incorrect refactoring when the "smart" couchbase-client was created. These cause interoperation issues with moxi (and other client libraries) as well.
|
| Comments |
| Comment by Matt Ingenthron [ 23/May/12 ] |
| Fixed in 1.0.2 |