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

[jira] [Created] (CASSANDRA-4030) cql: support gc_grace seconds when creating a columnfamily

cql: support gc_grace seconds when creating a columnfamily
----------------------------------------------------------

                 Key: CASSANDRA-4030
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-4030
             Project: Cassandra
          Issue Type: New Feature
            Reporter: Tyler Patterson
            Priority: Minor


Add support for specifying gc_grace_seconds to CQL when creating column families.

--
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-4030) cql: support gc_grace seconds when creating a columnfamily

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

Tyler Patterson resolved CASSANDRA-4030.
----------------------------------------

    Resolution: Not A Problem
    
> cql: support gc_grace seconds when creating a columnfamily
> ----------------------------------------------------------
>
>                 Key: CASSANDRA-4030
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-4030
>             Project: Cassandra
>          Issue Type: New Feature
>            Reporter: Tyler Patterson
>            Priority: Minor
>              Labels: cql
>
> Add support for specifying gc_grace_seconds to CQL when creating column families.

--
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-4030) cql: support gc_grace seconds when creating a columnfamily

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

paul cannon commented on CASSANDRA-4030:
----------------------------------------

{noformat}
CREATE COLUMNFAMILY gfdsa ( key blob PRIMARY KEY ) WITH gc_grace_seconds = 1200;
{noformat}

?
                
> cql: support gc_grace seconds when creating a columnfamily
> ----------------------------------------------------------
>
>                 Key: CASSANDRA-4030
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-4030
>             Project: Cassandra
>          Issue Type: New Feature
>            Reporter: Tyler Patterson
>            Priority: Minor
>              Labels: cql
>
> Add support for specifying gc_grace_seconds to CQL when creating column families.

--
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-4030) cql: support gc_grace seconds when creating a columnfamily

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

Tyler Patterson commented on CASSANDRA-4030:
--------------------------------------------

my bad. CLI calls it gc_grace and I missed it somehow. 
                
> cql: support gc_grace seconds when creating a columnfamily
> ----------------------------------------------------------
>
>                 Key: CASSANDRA-4030
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-4030
>             Project: Cassandra
>          Issue Type: New Feature
>            Reporter: Tyler Patterson
>            Priority: Minor
>              Labels: cql
>
> Add support for specifying gc_grace_seconds to CQL when creating column families.

--
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