You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Vijay (Created) (JIRA)" <ji...@apache.org> on 2011/11/17 19:31:51 UTC

[jira] [Created] (CASSANDRA-3502) Repair of one CF streams data of the other CF's

Repair of one CF streams data of the other CF's
-----------------------------------------------

                 Key: CASSANDRA-3502
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-3502
             Project: Cassandra
          Issue Type: Bug
          Components: Core
    Affects Versions: 1.1
         Environment: JVM
            Reporter: Vijay
            Assignee: Vijay
            Priority: Minor
             Fix For: 1.1


Currently Manual Repair on a cf with inconsistent data will stream those ranges for all the CF's in the keyspace. 
StreamIn.requestRanges() just takes table name as a argument and requests inconsistent ranges for all the CF's within a keyspace.

The expected behaviour is to stream only the CF's Ranges.

This trigger a lot more compaction of the CF's which are not inconsistent and a lot more traffic between the nodes.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (CASSANDRA-3502) Repair of one CF streams data of the other CF's

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

Jonathan Ellis commented on CASSANDRA-3502:
-------------------------------------------

Is this a different problem than CASSANDRA-2280, or did we not fix it all the way?
                
> Repair of one CF streams data of the other CF's
> -----------------------------------------------
>
>                 Key: CASSANDRA-3502
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-3502
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 1.1
>         Environment: JVM
>            Reporter: Vijay
>            Assignee: Vijay
>            Priority: Minor
>             Fix For: 1.1
>
>
> Currently Manual Repair on a cf with inconsistent data will stream those ranges for all the CF's in the keyspace. 
> StreamIn.requestRanges() just takes table name as a argument and requests inconsistent ranges for all the CF's within a keyspace.
> The expected behaviour is to stream only the CF's Ranges.
> This trigger a lot more compaction of the CF's which are not inconsistent and a lot more traffic between the nodes.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Issue Comment Edited] (CASSANDRA-3502) Repair of one CF streams data of the other CF's

Posted by "Vijay (Issue Comment Edited) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CASSANDRA-3502?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13152274#comment-13152274 ] 

Vijay edited comment on CASSANDRA-3502 at 11/17/11 7:39 PM:
------------------------------------------------------------

Was actually looking at 0.8.8 patch and thinking of fixing it. seems like it is fixed in 1.0.0, Thanks!
                
      was (Author: vijay2win@yahoo.com):
    Was actually looking at 0.8.8 patch and thinking of fixing it. seems like it is fixed in 1.0.0
                  
> Repair of one CF streams data of the other CF's
> -----------------------------------------------
>
>                 Key: CASSANDRA-3502
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-3502
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 1.1
>         Environment: JVM
>            Reporter: Vijay
>            Assignee: Vijay
>            Priority: Minor
>             Fix For: 1.1
>
>
> Currently Manual Repair on a cf with inconsistent data will stream those ranges for all the CF's in the keyspace. 
> StreamIn.requestRanges() just takes table name as a argument and requests inconsistent ranges for all the CF's within a keyspace.
> The expected behaviour is to stream only the CF's Ranges.
> This trigger a lot more compaction of the CF's which are not inconsistent and a lot more traffic between the nodes.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (CASSANDRA-3502) Repair of one CF streams data of the other CF's

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

Vijay resolved CASSANDRA-3502.
------------------------------

    Resolution: Duplicate

Was actually looking at 0.8.6 patch and thinking of fixing it. seems like it is fixed in 1.0.0
                
> Repair of one CF streams data of the other CF's
> -----------------------------------------------
>
>                 Key: CASSANDRA-3502
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-3502
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 1.1
>         Environment: JVM
>            Reporter: Vijay
>            Assignee: Vijay
>            Priority: Minor
>             Fix For: 1.1
>
>
> Currently Manual Repair on a cf with inconsistent data will stream those ranges for all the CF's in the keyspace. 
> StreamIn.requestRanges() just takes table name as a argument and requests inconsistent ranges for all the CF's within a keyspace.
> The expected behaviour is to stream only the CF's Ranges.
> This trigger a lot more compaction of the CF's which are not inconsistent and a lot more traffic between the nodes.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Issue Comment Edited] (CASSANDRA-3502) Repair of one CF streams data of the other CF's

Posted by "Vijay (Issue Comment Edited) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CASSANDRA-3502?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13152274#comment-13152274 ] 

Vijay edited comment on CASSANDRA-3502 at 11/17/11 7:38 PM:
------------------------------------------------------------

Was actually looking at 0.8.8 patch and thinking of fixing it. seems like it is fixed in 1.0.0
                
      was (Author: vijay2win@yahoo.com):
    Was actually looking at 0.8.6 patch and thinking of fixing it. seems like it is fixed in 1.0.0
                  
> Repair of one CF streams data of the other CF's
> -----------------------------------------------
>
>                 Key: CASSANDRA-3502
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-3502
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 1.1
>         Environment: JVM
>            Reporter: Vijay
>            Assignee: Vijay
>            Priority: Minor
>             Fix For: 1.1
>
>
> Currently Manual Repair on a cf with inconsistent data will stream those ranges for all the CF's in the keyspace. 
> StreamIn.requestRanges() just takes table name as a argument and requests inconsistent ranges for all the CF's within a keyspace.
> The expected behaviour is to stream only the CF's Ranges.
> This trigger a lot more compaction of the CF's which are not inconsistent and a lot more traffic between the nodes.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira