You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Markus Wiesenbacher (JIRA)" <ji...@apache.org> on 2011/03/23 15:48:05 UTC

[jira] [Created] (CASSANDRA-2368) Cassandra loses rows when a new node is added to the cluster

Cassandra loses rows when a new node is added to the cluster
------------------------------------------------------------

                 Key: CASSANDRA-2368
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-2368
             Project: Cassandra
          Issue Type: Bug
          Components: Core
    Affects Versions: 0.7.4
            Reporter: Markus Wiesenbacher


Hi,

I have a node with some column families each containing 1 row with several columns. Now I setup a new node (AutoBootStrap = false) and get the scheme/data. If I check both nodes for the rows, some rows are missing.

Best regards
Markus

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Reopened] (CASSANDRA-2368) Cassandra loses rows when a new node is added to the cluster

Posted by "Markus Wiesenbacher (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CASSANDRA-2368?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Markus Wiesenbacher reopened CASSANDRA-2368:
--------------------------------------------


Please have a look again, I really don´t get it ...

> Cassandra loses rows when a new node is added to the cluster
> ------------------------------------------------------------
>
>                 Key: CASSANDRA-2368
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-2368
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 0.7.4
>            Reporter: Markus Wiesenbacher
>
> Hi,
> I have a node with some column families each containing 1 row with several columns. Now I setup a new node (AutoBootStrap = false) and get the scheme/data. If I check both nodes for the rows, some rows are missing.
> Best regards
> Markus

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Resolved] (CASSANDRA-2368) Cassandra loses rows when a new node is added to the cluster

Posted by "Jonathan Ellis (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CASSANDRA-2368?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jonathan Ellis resolved CASSANDRA-2368.
---------------------------------------

    Resolution: Not A Problem

autobootstrap=false means "don't transfer the data to the new node, that should belong to it."  so you should set it to true when adding nodes to a cluster with data in it. see http://wiki.apache.org/cassandra/Operations

> Cassandra loses rows when a new node is added to the cluster
> ------------------------------------------------------------
>
>                 Key: CASSANDRA-2368
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-2368
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 0.7.4
>            Reporter: Markus Wiesenbacher
>
> Hi,
> I have a node with some column families each containing 1 row with several columns. Now I setup a new node (AutoBootStrap = false) and get the scheme/data. If I check both nodes for the rows, some rows are missing.
> Best regards
> Markus

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (CASSANDRA-2368) Cassandra loses rows when a new node is added to the cluster

Posted by "Jonathan Ellis (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CASSANDRA-2368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13010200#comment-13010200 ] 

Jonathan Ellis commented on CASSANDRA-2368:
-------------------------------------------

The old node will route queries to the new node too.

> Cassandra loses rows when a new node is added to the cluster
> ------------------------------------------------------------
>
>                 Key: CASSANDRA-2368
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-2368
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 0.7.4
>            Reporter: Markus Wiesenbacher
>
> Hi,
> I have a node with some column families each containing 1 row with several columns. Now I setup a new node (AutoBootStrap = false) and get the scheme/data. If I check both nodes for the rows, some rows are missing.
> Best regards
> Markus

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Resolved] (CASSANDRA-2368) Cassandra loses rows when a new node is added to the cluster

Posted by "Brandon Williams (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CASSANDRA-2368?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brandon Williams resolved CASSANDRA-2368.
-----------------------------------------

    Resolution: Invalid

> Cassandra loses rows when a new node is added to the cluster
> ------------------------------------------------------------
>
>                 Key: CASSANDRA-2368
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-2368
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 0.7.4
>            Reporter: Markus Wiesenbacher
>
> Hi,
> I have a node with some column families each containing 1 row with several columns. Now I setup a new node (AutoBootStrap = false) and get the scheme/data. If I check both nodes for the rows, some rows are missing.
> Best regards
> Markus

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (CASSANDRA-2368) Cassandra loses rows when a new node is added to the cluster

Posted by "Markus Wiesenbacher (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CASSANDRA-2368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13010205#comment-13010205 ] 

Markus Wiesenbacher commented on CASSANDRA-2368:
------------------------------------------------

I am not sure if you understand me correctly. My new node didn't have any data and some old rows don't appear anymore, not on the old not on the new node.

Von meinem iPhone gesendet




> Cassandra loses rows when a new node is added to the cluster
> ------------------------------------------------------------
>
>                 Key: CASSANDRA-2368
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-2368
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 0.7.4
>            Reporter: Markus Wiesenbacher
>
> Hi,
> I have a node with some column families each containing 1 row with several columns. Now I setup a new node (AutoBootStrap = false) and get the scheme/data. If I check both nodes for the rows, some rows are missing.
> Best regards
> Markus

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (CASSANDRA-2368) Cassandra loses rows when a new node is added to the cluster

Posted by "Jonathan Ellis (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CASSANDRA-2368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13010269#comment-13010269 ] 

Jonathan Ellis commented on CASSANDRA-2368:
-------------------------------------------

Did you read the Operations page?  It explains what you are seeing.

Please follow up to the user list with further questions, not here.

> Cassandra loses rows when a new node is added to the cluster
> ------------------------------------------------------------
>
>                 Key: CASSANDRA-2368
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-2368
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 0.7.4
>            Reporter: Markus Wiesenbacher
>
> Hi,
> I have a node with some column families each containing 1 row with several columns. Now I setup a new node (AutoBootStrap = false) and get the scheme/data. If I check both nodes for the rows, some rows are missing.
> Best regards
> Markus

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (CASSANDRA-2368) Cassandra loses rows when a new node is added to the cluster

Posted by "Markus Wiesenbacher (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CASSANDRA-2368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13010253#comment-13010253 ] 

Markus Wiesenbacher commented on CASSANDRA-2368:
------------------------------------------------

Just to get sure that everybody understands my problem:

1. Node1 has some column families where each contains one row.
2. I set up a fresh Node2 (no data), leave AutoBootStrap on false.
3. I can search on both nodes, but some rows are not found on Node1 and not on Node2.

So my question is: Where are they? Maybe I don´t understand some principles of Cassandra ..

My next step is to try to decommission Node2, maybe my data comes back.

> Cassandra loses rows when a new node is added to the cluster
> ------------------------------------------------------------
>
>                 Key: CASSANDRA-2368
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-2368
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 0.7.4
>            Reporter: Markus Wiesenbacher
>
> Hi,
> I have a node with some column families each containing 1 row with several columns. Now I setup a new node (AutoBootStrap = false) and get the scheme/data. If I check both nodes for the rows, some rows are missing.
> Best regards
> Markus

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (CASSANDRA-2368) Cassandra loses rows when a new node is added to the cluster

Posted by "Markus Wiesenbacher (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CASSANDRA-2368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13010196#comment-13010196 ] 

Markus Wiesenbacher commented on CASSANDRA-2368:
------------------------------------------------

But I can´t find the rows on the existing node anymore, where have they gone to?

> Cassandra loses rows when a new node is added to the cluster
> ------------------------------------------------------------
>
>                 Key: CASSANDRA-2368
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-2368
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 0.7.4
>            Reporter: Markus Wiesenbacher
>
> Hi,
> I have a node with some column families each containing 1 row with several columns. Now I setup a new node (AutoBootStrap = false) and get the scheme/data. If I check both nodes for the rows, some rows are missing.
> Best regards
> Markus

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira