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 03:12:15 UTC

[jira] Updated: (CASSANDRA-247) Thrift interface uses reserved keyword "end"

     [ https://issues.apache.org/jira/browse/CASSANDRA-247?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Greene updated CASSANDRA-247:
-------------------------------------

    Component/s: Core

> Thrift interface uses reserved keyword "end"
> --------------------------------------------
>
>                 Key: CASSANDRA-247
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-247
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Core
>            Reporter: Stephen Judkins
>            Assignee: Stephen Judkins
>             Fix For: 0.4
>
>         Attachments: CASSANDRA-247.patch
>
>
> The definition for get_slice_by_name_range has an argument named "end".
> According to https://issues.apache.org/jira/browse/THRIFT-434, this will soon become an illegal keyword in Thrift definitions due to its use as a reserved keyword in Ruby.
> Currently, attempting to use the Ruby interface results in syntax errors unless the interface definition is changed prior to generation.

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