[JCBC-195] Failed operations during rebalance with "not my vbucket" Created: 17/Jan/12 Updated: 19/Dec/12 Resolved: 19/Dec/12 |
|
| Status: | Resolved |
| Project: | Couchbase Java Client |
| Component/s: | library |
| Affects Version/s: | None |
| Fix Version/s: | None |
| Security Level: | Public |
| Type: | Improvement | Priority: | Major |
| Reporter: | Perry Krug | Assignee: | Michael Nitschinger |
| Resolution: | Incomplete | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original Estimate: | Not Specified | ||
| Description |
|
From the customer:
I made the client write a million records when the rebalancing was happening when it finished the client had written only 920000 records . I checked the operation status and message from the future, future.isSuccess() returned false and "I'm not responsible for this vbucket" was the message. Let me know if you need more info. |