[
https://issues.apache.org/jira/browse/CASSANDRA-1895?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12974716#action_12974716
]
T Jake Luciani commented on CASSANDRA-1895:
-------------------------------------------
Based on the ring and .122 log it looks like you were missing fix for
CASSANDRA-1829
If see this in the log: " INFO [RMI TCP Connection(2)-10.97.29.122] 2010-12-22
01:33:47,328 StorageService.java (line 249) Bootstrap/move completed! Now
serving reads."
Then the local ring state would say Normal since finishBootstrap() calls
setToken() which sets the ring state to normal. hmm.
> Loadbalance in trunk leaves cluster in bad state
> ------------------------------------------------
>
> Key: CASSANDRA-1895
> URL: https://issues.apache.org/jira/browse/CASSANDRA-1895
> Project: Cassandra
> Issue Type: Bug
> Affects Versions: 0.7.0
> Reporter: Stu Hood
> Assignee: Nick Bailey
> Priority: Critical
> Fix For: 0.7.0
>
> Attachments: logs.tgz, ring-views.txt
>
>
> Running loadbalance against a node in a 4 node cluster leaves gossip in a
> wonky state.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.