You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Pavel Yaskevich (Created) (JIRA)" <ji...@apache.org> on 2012/03/13 19:10:38 UTC

[jira] [Created] (CASSANDRA-4042) add "caching" to CQL CF options

add "caching" to CQL CF options
-------------------------------

                 Key: CASSANDRA-4042
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-4042
             Project: Cassandra
          Issue Type: Bug
    Affects Versions: 1.1.0
            Reporter: Pavel Yaskevich
            Assignee: Pavel Yaskevich
            Priority: Minor


"Caching" option is missing from CQL ColumnFamily options.

--
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] [Updated] (CASSANDRA-4042) add "caching" to CQL CF options

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

Pavel Yaskevich updated CASSANDRA-4042:
---------------------------------------

    Fix Version/s: 1.1.0
    
> add "caching" to CQL CF options
> -------------------------------
>
>                 Key: CASSANDRA-4042
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-4042
>             Project: Cassandra
>          Issue Type: Bug
>    Affects Versions: 1.1.0
>            Reporter: Pavel Yaskevich
>            Assignee: Pavel Yaskevich
>            Priority: Minor
>             Fix For: 1.1.0
>
>         Attachments: CASSANDRA-4042.patch
>
>
> "Caching" option is missing from CQL ColumnFamily options.

--
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] [Updated] (CASSANDRA-4042) add "caching" to CQL CF options

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

Sylvain Lebresne updated CASSANDRA-4042:
----------------------------------------

    Attachment: 4042_v2.txt

Attaching v2 that handles the bloom filter fp change too.
                
> add "caching" to CQL CF options
> -------------------------------
>
>                 Key: CASSANDRA-4042
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-4042
>             Project: Cassandra
>          Issue Type: Bug
>    Affects Versions: 1.1.0
>            Reporter: Pavel Yaskevich
>            Assignee: Pavel Yaskevich
>            Priority: Minor
>             Fix For: 1.1.0
>
>         Attachments: 4042_v2.txt, CASSANDRA-4042.patch
>
>
> "Caching" option is missing from CQL ColumnFamily options.

--
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-4042) add "caching" to CQL CF options

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

Pavel Yaskevich commented on CASSANDRA-4042:
--------------------------------------------

I'm fine you just attach the "bloom_filter_fp_change" addition here as a separate patch and we will just close CASSANDRA-3941 as Duplicate or vice versa weather you prefer. :)
                
> add "caching" to CQL CF options
> -------------------------------
>
>                 Key: CASSANDRA-4042
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-4042
>             Project: Cassandra
>          Issue Type: Bug
>    Affects Versions: 1.1.0
>            Reporter: Pavel Yaskevich
>            Assignee: Pavel Yaskevich
>            Priority: Minor
>             Fix For: 1.1.0
>
>         Attachments: CASSANDRA-4042.patch
>
>
> "Caching" option is missing from CQL ColumnFamily options.

--
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-4042) add "caching" to CQL CF options

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

paul cannon commented on CASSANDRA-4042:
----------------------------------------

partial dupe of CASSANDRA-3941. I could remove "caching" from that one, or we could add bloom_filter_fp_chance to this one. I like the second option, since this looks pretty easy to add the other option to this already-done work.
                
> add "caching" to CQL CF options
> -------------------------------
>
>                 Key: CASSANDRA-4042
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-4042
>             Project: Cassandra
>          Issue Type: Bug
>    Affects Versions: 1.1.0
>            Reporter: Pavel Yaskevich
>            Assignee: Pavel Yaskevich
>            Priority: Minor
>             Fix For: 1.1.0
>
>         Attachments: CASSANDRA-4042.patch
>
>
> "Caching" option is missing from CQL ColumnFamily options.

--
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] [Updated] (CASSANDRA-4042) add "caching" to CQL CF options

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

Jonathan Ellis updated CASSANDRA-4042:
--------------------------------------

    Reviewer: xedin  (was: jbellis)
    Assignee: Sylvain Lebresne  (was: Pavel Yaskevich)
    
> add "caching" to CQL CF options
> -------------------------------
>
>                 Key: CASSANDRA-4042
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-4042
>             Project: Cassandra
>          Issue Type: Bug
>    Affects Versions: 1.1.0
>            Reporter: Pavel Yaskevich
>            Assignee: Sylvain Lebresne
>            Priority: Minor
>             Fix For: 1.1.0
>
>         Attachments: 4042_v2.txt, CASSANDRA-4042.patch
>
>
> "Caching" option is missing from CQL ColumnFamily options.

--
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-4042) add "caching" to CQL CF options

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

Pavel Yaskevich commented on CASSANDRA-4042:
--------------------------------------------

+1
                
> add "caching" to CQL CF options
> -------------------------------
>
>                 Key: CASSANDRA-4042
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-4042
>             Project: Cassandra
>          Issue Type: Bug
>    Affects Versions: 1.1.0
>            Reporter: Pavel Yaskevich
>            Assignee: Sylvain Lebresne
>            Priority: Minor
>             Fix For: 1.1.0
>
>         Attachments: 4042_v2.txt, CASSANDRA-4042.patch
>
>
> "Caching" option is missing from CQL ColumnFamily options.

--
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] [Updated] (CASSANDRA-4042) add "caching" to CQL CF options

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

Pavel Yaskevich updated CASSANDRA-4042:
---------------------------------------

    Attachment: CASSANDRA-4042.patch
    
> add "caching" to CQL CF options
> -------------------------------
>
>                 Key: CASSANDRA-4042
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-4042
>             Project: Cassandra
>          Issue Type: Bug
>    Affects Versions: 1.1.0
>            Reporter: Pavel Yaskevich
>            Assignee: Pavel Yaskevich
>            Priority: Minor
>             Fix For: 1.1.0
>
>         Attachments: CASSANDRA-4042.patch
>
>
> "Caching" option is missing from CQL ColumnFamily options.

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