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 2009/08/30 01:13:32 UTC

[jira] Created: (CASSANDRA-400) Switch default comparator to BytesType

Switch default comparator to BytesType
--------------------------------------

                 Key: CASSANDRA-400
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-400
             Project: Cassandra
          Issue Type: Task
            Reporter: Jonathan Ellis
             Fix For: 0.4


It's enough faster than AsciiType to make it worth the change.  (And people who don't want Bytes, probably want UTF8, so Ascii is a silly default.)

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


[jira] Updated: (CASSANDRA-400) Switch default comparator to BytesType

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

Jonathan Ellis updated CASSANDRA-400:
-------------------------------------

    Attachment: 400-v2.patch

Alternative patch that actually changes the default. :)

> Switch default comparator to BytesType
> --------------------------------------
>
>                 Key: CASSANDRA-400
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-400
>             Project: Cassandra
>          Issue Type: Task
>    Affects Versions: 0.4
>            Reporter: Jonathan Ellis
>            Assignee: Chris Goffinet
>             Fix For: 0.4
>
>         Attachments: 0001-CASSANDRA-400.-Changed-default-UTF8Type-to-BytesType.patch, 400-v2.patch
>
>
> It's enough faster than AsciiType to make it worth the change.  (And people who don't want Bytes, probably want UTF8, so Ascii is a silly default.)

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


[jira] Commented: (CASSANDRA-400) Switch default comparator to BytesType

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

Chris Goffinet commented on CASSANDRA-400:
------------------------------------------

+1. Looks fine to me.

> Switch default comparator to BytesType
> --------------------------------------
>
>                 Key: CASSANDRA-400
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-400
>             Project: Cassandra
>          Issue Type: Task
>    Affects Versions: 0.4
>            Reporter: Jonathan Ellis
>            Assignee: Chris Goffinet
>             Fix For: 0.4
>
>         Attachments: 0001-CASSANDRA-400.-Changed-default-UTF8Type-to-BytesType.patch, 400-v2.patch
>
>
> It's enough faster than AsciiType to make it worth the change.  (And people who don't want Bytes, probably want UTF8, so Ascii is a silly default.)

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


[jira] Updated: (CASSANDRA-400) Switch default comparator to BytesType

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

Chris Goffinet updated CASSANDRA-400:
-------------------------------------

    Attachment: 0001-CASSANDRA-400.-Changed-default-UTF8Type-to-BytesType.patch

> Switch default comparator to BytesType
> --------------------------------------
>
>                 Key: CASSANDRA-400
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-400
>             Project: Cassandra
>          Issue Type: Task
>    Affects Versions: 0.4
>            Reporter: Jonathan Ellis
>            Assignee: Chris Goffinet
>             Fix For: 0.4
>
>         Attachments: 0001-CASSANDRA-400.-Changed-default-UTF8Type-to-BytesType.patch
>
>
> It's enough faster than AsciiType to make it worth the change.  (And people who don't want Bytes, probably want UTF8, so Ascii is a silly default.)

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


[jira] Commented: (CASSANDRA-400) Switch default comparator to BytesType

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

Hudson commented on CASSANDRA-400:
----------------------------------

Integrated in Cassandra #184 (See [http://hudson.zones.apache.org/hudson/job/Cassandra/184/])
    change default comparator to BytesType
patch by jbellis; reviewed by Chris Goffinet for 


> Switch default comparator to BytesType
> --------------------------------------
>
>                 Key: CASSANDRA-400
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-400
>             Project: Cassandra
>          Issue Type: Task
>    Affects Versions: 0.4
>            Reporter: Jonathan Ellis
>            Assignee: Jonathan Ellis
>             Fix For: 0.4
>
>         Attachments: 0001-CASSANDRA-400.-Changed-default-UTF8Type-to-BytesType.patch, 400-v2.patch
>
>
> It's enough faster than AsciiType to make it worth the change.  (And people who don't want Bytes, probably want UTF8, so Ascii is a silly default.)

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


[jira] Assigned: (CASSANDRA-400) Switch default comparator to BytesType

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

Chris Goffinet reassigned CASSANDRA-400:
----------------------------------------

    Assignee: Chris Goffinet

> Switch default comparator to BytesType
> --------------------------------------
>
>                 Key: CASSANDRA-400
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-400
>             Project: Cassandra
>          Issue Type: Task
>            Reporter: Jonathan Ellis
>            Assignee: Chris Goffinet
>             Fix For: 0.4
>
>
> It's enough faster than AsciiType to make it worth the change.  (And people who don't want Bytes, probably want UTF8, so Ascii is a silly default.)

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