You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Michael Greene (JIRA)" <ji...@apache.org> on 2009/08/12 02:50:14 UTC

[jira] Created: (CASSANDRA-361) Clean up references to Cql

Clean up references to Cql
--------------------------

                 Key: CASSANDRA-361
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-361
             Project: Cassandra
          Issue Type: Task
          Components: Core
    Affects Versions: 0.4
            Reporter: Michael Greene
            Priority: Minor
             Fix For: 0.4
         Attachments: CASSANDRA-361.diff

CASSANDRA-296 removed CQL, but there are still a few references that need to be cleaned up, most importantly from the interface.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (CASSANDRA-361) Clean up references to Cql

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

Eric Evans commented on CASSANDRA-361:
--------------------------------------

Thanks for catching this.

+1; committed.

> Clean up references to Cql
> --------------------------
>
>                 Key: CASSANDRA-361
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-361
>             Project: Cassandra
>          Issue Type: Task
>          Components: Core
>    Affects Versions: 0.4
>            Reporter: Michael Greene
>            Priority: Minor
>             Fix For: 0.4
>
>         Attachments: CASSANDRA-361.diff
>
>
> CASSANDRA-296 removed CQL, but there are still a few references that need to be cleaned up, most importantly from the interface.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (CASSANDRA-361) Clean up references to Cql

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

Michael Greene updated CASSANDRA-361:
-------------------------------------

    Attachment: CASSANDRA-361.diff

This patch removes CqlResult from the interface and generated code.  It also scrubs a couple of references to Cql from comments.

> Clean up references to Cql
> --------------------------
>
>                 Key: CASSANDRA-361
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-361
>             Project: Cassandra
>          Issue Type: Task
>          Components: Core
>    Affects Versions: 0.4
>            Reporter: Michael Greene
>            Priority: Minor
>             Fix For: 0.4
>
>         Attachments: CASSANDRA-361.diff
>
>
> CASSANDRA-296 removed CQL, but there are still a few references that need to be cleaned up, most importantly from the interface.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (CASSANDRA-361) Clean up references to Cql

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

Eric Evans resolved CASSANDRA-361.
----------------------------------

    Resolution: Fixed
      Assignee: Michael Greene

> Clean up references to Cql
> --------------------------
>
>                 Key: CASSANDRA-361
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-361
>             Project: Cassandra
>          Issue Type: Task
>          Components: Core
>    Affects Versions: 0.4
>            Reporter: Michael Greene
>            Assignee: Michael Greene
>            Priority: Minor
>             Fix For: 0.4
>
>         Attachments: CASSANDRA-361.diff
>
>
> CASSANDRA-296 removed CQL, but there are still a few references that need to be cleaned up, most importantly from the interface.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (CASSANDRA-361) Clean up references to Cql

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

Hudson commented on CASSANDRA-361:
----------------------------------

Integrated in Cassandra #165 (See [http://hudson.zones.apache.org/hudson/job/Cassandra/165/])
     cleanup left-over references to Cql

Patch by Michael Greene (+ regeneration of thrift code); reviewed
by eevans for 


> Clean up references to Cql
> --------------------------
>
>                 Key: CASSANDRA-361
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-361
>             Project: Cassandra
>          Issue Type: Task
>          Components: Core
>    Affects Versions: 0.4
>            Reporter: Michael Greene
>            Assignee: Michael Greene
>            Priority: Minor
>             Fix For: 0.4
>
>         Attachments: CASSANDRA-361.diff
>
>
> CASSANDRA-296 removed CQL, but there are still a few references that need to be cleaned up, most importantly from the interface.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.