You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/07/23 19:43:52 UTC

[jira] Created: (CASSANDRA-1312) remove bitmask predicates

remove bitmask predicates
-------------------------

                 Key: CASSANDRA-1312
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-1312
             Project: Cassandra
          Issue Type: Task
          Components: Core
    Affects Versions: 0.7 beta 1
            Reporter: Jonathan Ellis
            Assignee: Jonathan Ellis
             Fix For: 0.7 beta 1
         Attachments: 1312.txt

they are insufficiently general to be worth supporting.  let's take them out until (a) we know what a server-side query predicate should look like and (b) how to make it general enough to be interesting to lots of users.  committing them was a mistake (mine) but at least it's not too late to take them out before they hit a stable release.

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


[jira] Updated: (CASSANDRA-1312) remove bitmask predicates

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

Jonathan Ellis updated CASSANDRA-1312:
--------------------------------------

    Attachment: 1312.txt

rebased

> remove bitmask predicates
> -------------------------
>
>                 Key: CASSANDRA-1312
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-1312
>             Project: Cassandra
>          Issue Type: Task
>          Components: Core
>    Affects Versions: 0.7 beta 1
>            Reporter: Jonathan Ellis
>            Assignee: Jonathan Ellis
>             Fix For: 0.7 beta 1
>
>         Attachments: 1312.txt
>
>
> they are insufficiently general to be worth supporting.  let's take them out until (a) we know what a server-side query predicate should look like and (b) how to make it general enough to be interesting to lots of users.  committing them was a mistake (mine) but at least it's not too late to take them out before they hit a stable release.

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


[jira] Updated: (CASSANDRA-1312) remove bitmask predicates

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

Jonathan Ellis updated CASSANDRA-1312:
--------------------------------------

    Attachment:     (was: 1312.txt)

> remove bitmask predicates
> -------------------------
>
>                 Key: CASSANDRA-1312
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-1312
>             Project: Cassandra
>          Issue Type: Task
>          Components: Core
>    Affects Versions: 0.7 beta 1
>            Reporter: Jonathan Ellis
>            Assignee: Jonathan Ellis
>             Fix For: 0.7 beta 1
>
>         Attachments: 1312.txt
>
>
> they are insufficiently general to be worth supporting.  let's take them out until (a) we know what a server-side query predicate should look like and (b) how to make it general enough to be interesting to lots of users.  committing them was a mistake (mine) but at least it's not too late to take them out before they hit a stable release.

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


[jira] Resolved: (CASSANDRA-1312) remove bitmask predicates

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

Jonathan Ellis resolved CASSANDRA-1312.
---------------------------------------

    Resolution: Fixed

committed

> remove bitmask predicates
> -------------------------
>
>                 Key: CASSANDRA-1312
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-1312
>             Project: Cassandra
>          Issue Type: Task
>          Components: Core
>    Affects Versions: 0.7 beta 1
>            Reporter: Jonathan Ellis
>            Assignee: Jonathan Ellis
>             Fix For: 0.7 beta 1
>
>         Attachments: 1312.txt
>
>
> they are insufficiently general to be worth supporting.  let's take them out until (a) we know what a server-side query predicate should look like and (b) how to make it general enough to be interesting to lots of users.  committing them was a mistake (mine) but at least it's not too late to take them out before they hit a stable release.

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


[jira] Commented: (CASSANDRA-1312) remove bitmask predicates

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

Hudson commented on CASSANDRA-1312:
-----------------------------------

Integrated in Cassandra #519 (See [https://hudson.apache.org/hudson/job/Cassandra/519/])
    finish removing bitmasks from internals (see CASSANDRA-1312).  patch by jbellis


> remove bitmask predicates
> -------------------------
>
>                 Key: CASSANDRA-1312
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-1312
>             Project: Cassandra
>          Issue Type: Task
>          Components: Core
>    Affects Versions: 0.7 beta 1
>            Reporter: Jonathan Ellis
>            Assignee: Jonathan Ellis
>             Fix For: 0.7 beta 1
>
>         Attachments: 1312.txt
>
>
> they are insufficiently general to be worth supporting.  let's take them out until (a) we know what a server-side query predicate should look like and (b) how to make it general enough to be interesting to lots of users.  committing them was a mistake (mine) but at least it's not too late to take them out before they hit a stable release.

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


[jira] Commented: (CASSANDRA-1312) remove bitmask predicates

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

Gary Dusbabek commented on CASSANDRA-1312:
------------------------------------------

You need to regen thrift java so that Constants.VERSION and SliceRange are correct.

Other than that, +1.

> remove bitmask predicates
> -------------------------
>
>                 Key: CASSANDRA-1312
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-1312
>             Project: Cassandra
>          Issue Type: Task
>          Components: Core
>    Affects Versions: 0.7 beta 1
>            Reporter: Jonathan Ellis
>            Assignee: Jonathan Ellis
>             Fix For: 0.7 beta 1
>
>         Attachments: 1312.txt
>
>
> they are insufficiently general to be worth supporting.  let's take them out until (a) we know what a server-side query predicate should look like and (b) how to make it general enough to be interesting to lots of users.  committing them was a mistake (mine) but at least it's not too late to take them out before they hit a stable release.

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


[jira] Updated: (CASSANDRA-1312) remove bitmask predicates

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

Jonathan Ellis updated CASSANDRA-1312:
--------------------------------------

    Attachment: 1312.txt

> remove bitmask predicates
> -------------------------
>
>                 Key: CASSANDRA-1312
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-1312
>             Project: Cassandra
>          Issue Type: Task
>          Components: Core
>    Affects Versions: 0.7 beta 1
>            Reporter: Jonathan Ellis
>            Assignee: Jonathan Ellis
>             Fix For: 0.7 beta 1
>
>         Attachments: 1312.txt
>
>
> they are insufficiently general to be worth supporting.  let's take them out until (a) we know what a server-side query predicate should look like and (b) how to make it general enough to be interesting to lots of users.  committing them was a mistake (mine) but at least it's not too late to take them out before they hit a stable release.

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


[jira] Commented: (CASSANDRA-1312) remove bitmask predicates

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

Hudson commented on CASSANDRA-1312:
-----------------------------------

Integrated in Cassandra #501 (See [http://hudson.zones.apache.org/hudson/job/Cassandra/501/])
    

> remove bitmask predicates
> -------------------------
>
>                 Key: CASSANDRA-1312
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-1312
>             Project: Cassandra
>          Issue Type: Task
>          Components: Core
>    Affects Versions: 0.7 beta 1
>            Reporter: Jonathan Ellis
>            Assignee: Jonathan Ellis
>             Fix For: 0.7 beta 1
>
>         Attachments: 1312.txt
>
>
> they are insufficiently general to be worth supporting.  let's take them out until (a) we know what a server-side query predicate should look like and (b) how to make it general enough to be interesting to lots of users.  committing them was a mistake (mine) but at least it's not too late to take them out before they hit a stable release.

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