You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Anthony Molinaro (JIRA)" <ji...@apache.org> on 2009/07/21 19:06:14 UTC

[jira] Created: (CASSANDRA-310) Add perl namespace to thrift interface

Add perl namespace to thrift interface
--------------------------------------

                 Key: CASSANDRA-310
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-310
             Project: Cassandra
          Issue Type: Improvement
    Affects Versions: 0.3, 0.4
            Reporter: Anthony Molinaro


The current cassandra.thrift file does not include a perl namespace, this means certain generated files can conflict with other generated thrift libraries (ie, the Constants.pm and Types.pm).  So best to add a namespace.


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


[jira] Commented: (CASSANDRA-310) Add perl namespace to thrift interface

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

Michael Greene commented on CASSANDRA-310:
------------------------------------------

+1 namespaces are always a good idea and Capital seems to be the perl convention.

> Add perl namespace to thrift interface
> --------------------------------------
>
>                 Key: CASSANDRA-310
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-310
>             Project: Cassandra
>          Issue Type: Improvement
>    Affects Versions: 0.3, 0.4
>            Reporter: Anthony Molinaro
>         Attachments: perl_namespace.patch
>
>
> The current cassandra.thrift file does not include a perl namespace, this means certain generated files can conflict with other generated thrift libraries (ie, the Constants.pm and Types.pm).  So best to add a namespace.

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


[jira] Updated: (CASSANDRA-310) Add perl namespace to thrift interface

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

Michael Greene updated CASSANDRA-310:
-------------------------------------

    Component/s: Core

> Add perl namespace to thrift interface
> --------------------------------------
>
>                 Key: CASSANDRA-310
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-310
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Core
>    Affects Versions: 0.3, 0.4
>            Reporter: Anthony Molinaro
>            Assignee: Anthony Molinaro
>             Fix For: 0.4
>
>         Attachments: perl_namespace.patch
>
>
> The current cassandra.thrift file does not include a perl namespace, this means certain generated files can conflict with other generated thrift libraries (ie, the Constants.pm and Types.pm).  So best to add a namespace.

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


[jira] Commented: (CASSANDRA-310) Add perl namespace to thrift interface

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

Eric Evans commented on CASSANDRA-310:
--------------------------------------

committed; thanks

> Add perl namespace to thrift interface
> --------------------------------------
>
>                 Key: CASSANDRA-310
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-310
>             Project: Cassandra
>          Issue Type: Improvement
>    Affects Versions: 0.3, 0.4
>            Reporter: Anthony Molinaro
>         Attachments: perl_namespace.patch
>
>
> The current cassandra.thrift file does not include a perl namespace, this means certain generated files can conflict with other generated thrift libraries (ie, the Constants.pm and Types.pm).  So best to add a namespace.

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


[jira] Assigned: (CASSANDRA-310) Add perl namespace to thrift interface

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

Jonathan Ellis reassigned CASSANDRA-310:
----------------------------------------

    Assignee: Anthony Molinaro

> Add perl namespace to thrift interface
> --------------------------------------
>
>                 Key: CASSANDRA-310
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-310
>             Project: Cassandra
>          Issue Type: Improvement
>    Affects Versions: 0.3, 0.4
>            Reporter: Anthony Molinaro
>            Assignee: Anthony Molinaro
>         Attachments: perl_namespace.patch
>
>
> The current cassandra.thrift file does not include a perl namespace, this means certain generated files can conflict with other generated thrift libraries (ie, the Constants.pm and Types.pm).  So best to add a namespace.

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


[jira] Updated: (CASSANDRA-310) Add perl namespace to thrift interface

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

Anthony Molinaro updated CASSANDRA-310:
---------------------------------------

    Attachment: perl_namespace.patch

Adds a perl namespace to thrift interface file

> Add perl namespace to thrift interface
> --------------------------------------
>
>                 Key: CASSANDRA-310
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-310
>             Project: Cassandra
>          Issue Type: Improvement
>    Affects Versions: 0.3, 0.4
>            Reporter: Anthony Molinaro
>         Attachments: perl_namespace.patch
>
>
> The current cassandra.thrift file does not include a perl namespace, this means certain generated files can conflict with other generated thrift libraries (ie, the Constants.pm and Types.pm).  So best to add a namespace.

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