You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "sunjian (JIRA)" <ji...@apache.org> on 2012/09/25 11:53:07 UTC

[jira] [Created] (CASSANDRA-4714) create Column Family cost unacceptable long time

sunjian created CASSANDRA-4714:
----------------------------------

             Summary: create Column Family cost unacceptable long time
                 Key: CASSANDRA-4714
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-4714
             Project: Cassandra
          Issue Type: Bug
          Components: API
    Affects Versions: 1.1.5
         Environment: centos 5nodes , new node , no traffic
            Reporter: sunjian
            Priority: Critical
             Fix For: 1.1.6


1. start 5 nodes in same datacenter and same cluster
2. create keyspace
3. create column family in keyspace (unacceptable  slow .... )

some times :

disagreement exceptions  , time out 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (CASSANDRA-4714) create Column Family cost unacceptable long time

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

sunjian updated CASSANDRA-4714:
-------------------------------

    Description: 
1. start 5 nodes in same datacenter and same cluster
2. create keyspace
3. create column family in keyspace (unacceptable  slow .... )

some times :

disagreement exceptions  , time out 




any ideas ?

  was:
1. start 5 nodes in same datacenter and same cluster
2. create keyspace
3. create column family in keyspace (unacceptable  slow .... )

some times :

disagreement exceptions  , time out 

    
> create Column Family cost unacceptable long time
> ------------------------------------------------
>
>                 Key: CASSANDRA-4714
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-4714
>             Project: Cassandra
>          Issue Type: Bug
>          Components: API
>    Affects Versions: 1.1.5
>         Environment: centos 5nodes , new node , no traffic
>            Reporter: sunjian
>            Priority: Critical
>             Fix For: 1.1.6
>
>
> 1. start 5 nodes in same datacenter and same cluster
> 2. create keyspace
> 3. create column family in keyspace (unacceptable  slow .... )
> some times :
> disagreement exceptions  , time out 
> any ideas ?

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Resolved] (CASSANDRA-4714) create Column Family cost unacceptable long time

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

Jonathan Ellis resolved CASSANDRA-4714.
---------------------------------------

       Resolution: Invalid
    Fix Version/s:     (was: 1.1.6)

Concurrent CREATEs are not allowed in 1.1.x.  This is what causes schema disagreement errors.  They are however allowed in 1.2.
                
> create Column Family cost unacceptable long time
> ------------------------------------------------
>
>                 Key: CASSANDRA-4714
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-4714
>             Project: Cassandra
>          Issue Type: Bug
>          Components: API
>    Affects Versions: 1.1.5
>         Environment: centos 5nodes , new node , no traffic
>            Reporter: sunjian
>            Priority: Critical
>
> 1. start 5 nodes in same datacenter and same cluster
> 2. create keyspace
> 3. create column family in keyspace (unacceptable  slow .... )
> some times :
> disagreement exceptions  , time out 
> any ideas ?

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira