[MB-4752] remove one node and rebalance out the node gets stuck at 100% if clients are still waiting for the view results ( 10 index process still in progress ) Created: 02/Feb/12 Updated: 09/Jan/13 Resolved: 08/Feb/12 |
|
| Status: | Closed |
| Project: | Couchbase Server |
| Component/s: | ns_server, view-engine |
| Affects Version/s: | 2.0-developer-preview-3 |
| Fix Version/s: | 2.0-developer-preview-4 |
| Security Level: | Public |
| Type: | Bug | Priority: | Blocker |
| Reporter: | Farshid Ghods | Assignee: | Aleksey Kondratenko |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | 2.0-dev-preview-4-release-notes | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original Estimate: | Not Specified | ||
| Environment: | build 631 | ||
| Attachments: |
|
| Description |
|
cluster 6 nodes
run this test ( after modifying the params to let the test run forever instead of it running for 2 mins which is the default value ) -t viewtests.ViewTests.test_load_data_get_view_2_mins_20_design_docs when there are more than 10 index process in progress remve a node and start rebalance rebalance will get stuck once it reaches 100% archive.zip has all the diags |
| Comments |
| Comment by Farshid Ghods [ 02/Feb/12 ] |
|
the use case is differnet than |
| Comment by Aleksey Kondratenko [ 07/Feb/12 ] |
| cannot confirm from diag that it's really stuck. Quite possibly some progress is made, but it's just slow. |
| Comment by Aleksey Kondratenko [ 08/Feb/12 ] |
| couldn't reproduce that on my night run of the following test. But got other problem for which fix is imminent. |