You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Matthew F. Dennis (JIRA)" <ji...@apache.org> on 2010/11/01 20:54:25 UTC

[jira] Created: (CASSANDRA-1692) gen-thrift-py can fail but claims success

gen-thrift-py can fail but claims success
-----------------------------------------

                 Key: CASSANDRA-1692
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-1692
             Project: Cassandra
          Issue Type: Bug
    Affects Versions: 0.7 beta 2
            Reporter: Matthew F. Dennis
            Priority: Minor


{code}
Buildfile: /home/mdennis/mdev/cassandra-0.7.0-beta2/build.xml

gen-thrift-py:
     [echo] Generating Thrift Python code from /home/mdennis/mdev/cassandra-0.7.0-beta2/interface/cassandra.thrift ....
     [exec] 
     [exec] [FAILURE:/home/mdennis/mdev/cassandra-0.7.0-beta2/interface/cassandra.thrift:374] error: identifier ONE is unqualified!
     [exec] Result: 1

BUILD SUCCESSFUL
Total time: 1 second
{code}

"BUILD SUCCESSFUL" is not the phrase I would use to describe the outcome of the command in this case :P

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


[jira] Assigned: (CASSANDRA-1692) gen-thrift-py can fail but claims success

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

Matthew F. Dennis reassigned CASSANDRA-1692:
--------------------------------------------

    Assignee: Matthew F. Dennis

> gen-thrift-py can fail but claims success
> -----------------------------------------
>
>                 Key: CASSANDRA-1692
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-1692
>             Project: Cassandra
>          Issue Type: Bug
>    Affects Versions: 0.7 beta 2
>            Reporter: Matthew F. Dennis
>            Assignee: Matthew F. Dennis
>            Priority: Minor
>
> {code}
> Buildfile: /home/mdennis/mdev/cassandra-0.7.0-beta2/build.xml
> gen-thrift-py:
>      [echo] Generating Thrift Python code from /home/mdennis/mdev/cassandra-0.7.0-beta2/interface/cassandra.thrift ....
>      [exec] 
>      [exec] [FAILURE:/home/mdennis/mdev/cassandra-0.7.0-beta2/interface/cassandra.thrift:374] error: identifier ONE is unqualified!
>      [exec] Result: 1
> BUILD SUCCESSFUL
> Total time: 1 second
> {code}
> "BUILD SUCCESSFUL" is not the phrase I would use to describe the outcome of the command in this case :P

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


[jira] Updated: (CASSANDRA-1692) gen-thrift-py can fail but claims success

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

Matthew F. Dennis updated CASSANDRA-1692:
-----------------------------------------

    Affects Version/s:     (was: 0.7 beta 2)
                       0.7.0
        Fix Version/s: 0.7.0

> gen-thrift-py can fail but claims success
> -----------------------------------------
>
>                 Key: CASSANDRA-1692
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-1692
>             Project: Cassandra
>          Issue Type: Bug
>    Affects Versions: 0.7.0
>            Reporter: Matthew F. Dennis
>            Assignee: Matthew F. Dennis
>            Priority: Minor
>             Fix For: 0.7.0
>
>         Attachments: 1692-trunk.txt
>
>
> {code}
> Buildfile: /home/mdennis/mdev/cassandra-0.7.0-beta2/build.xml
> gen-thrift-py:
>      [echo] Generating Thrift Python code from /home/mdennis/mdev/cassandra-0.7.0-beta2/interface/cassandra.thrift ....
>      [exec] 
>      [exec] [FAILURE:/home/mdennis/mdev/cassandra-0.7.0-beta2/interface/cassandra.thrift:374] error: identifier ONE is unqualified!
>      [exec] Result: 1
> BUILD SUCCESSFUL
> Total time: 1 second
> {code}
> "BUILD SUCCESSFUL" is not the phrase I would use to describe the outcome of the command in this case :P

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


[jira] Resolved: (CASSANDRA-1692) gen-thrift-py can fail but claims success

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

Jonathan Ellis resolved CASSANDRA-1692.
---------------------------------------

    Resolution: Fixed
      Reviewer: jbellis

committed

> gen-thrift-py can fail but claims success
> -----------------------------------------
>
>                 Key: CASSANDRA-1692
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-1692
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Tools
>    Affects Versions: 0.6
>            Reporter: Matthew F. Dennis
>            Assignee: Matthew F. Dennis
>            Priority: Minor
>             Fix For: 0.7.0
>
>         Attachments: 1692-trunk.txt
>
>
> {code}
> Buildfile: /home/mdennis/mdev/cassandra-0.7.0-beta2/build.xml
> gen-thrift-py:
>      [echo] Generating Thrift Python code from /home/mdennis/mdev/cassandra-0.7.0-beta2/interface/cassandra.thrift ....
>      [exec] 
>      [exec] [FAILURE:/home/mdennis/mdev/cassandra-0.7.0-beta2/interface/cassandra.thrift:374] error: identifier ONE is unqualified!
>      [exec] Result: 1
> BUILD SUCCESSFUL
> Total time: 1 second
> {code}
> "BUILD SUCCESSFUL" is not the phrase I would use to describe the outcome of the command in this case :P

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


[jira] Updated: (CASSANDRA-1692) gen-thrift-py can fail but claims success

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

Jonathan Ellis updated CASSANDRA-1692:
--------------------------------------

          Component/s: Tools
    Affects Version/s:     (was: 0.7.0)
                       0.6

> gen-thrift-py can fail but claims success
> -----------------------------------------
>
>                 Key: CASSANDRA-1692
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-1692
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Tools
>    Affects Versions: 0.6
>            Reporter: Matthew F. Dennis
>            Assignee: Matthew F. Dennis
>            Priority: Minor
>             Fix For: 0.7.0
>
>         Attachments: 1692-trunk.txt
>
>
> {code}
> Buildfile: /home/mdennis/mdev/cassandra-0.7.0-beta2/build.xml
> gen-thrift-py:
>      [echo] Generating Thrift Python code from /home/mdennis/mdev/cassandra-0.7.0-beta2/interface/cassandra.thrift ....
>      [exec] 
>      [exec] [FAILURE:/home/mdennis/mdev/cassandra-0.7.0-beta2/interface/cassandra.thrift:374] error: identifier ONE is unqualified!
>      [exec] Result: 1
> BUILD SUCCESSFUL
> Total time: 1 second
> {code}
> "BUILD SUCCESSFUL" is not the phrase I would use to describe the outcome of the command in this case :P

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


[jira] Updated: (CASSANDRA-1692) gen-thrift-py can fail but claims success

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

Matthew F. Dennis updated CASSANDRA-1692:
-----------------------------------------

    Attachment: 1692-trunk.txt

yes, I know how to fix it (patch attached)

> gen-thrift-py can fail but claims success
> -----------------------------------------
>
>                 Key: CASSANDRA-1692
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-1692
>             Project: Cassandra
>          Issue Type: Bug
>    Affects Versions: 0.7 beta 2
>            Reporter: Matthew F. Dennis
>            Assignee: Matthew F. Dennis
>            Priority: Minor
>         Attachments: 1692-trunk.txt
>
>
> {code}
> Buildfile: /home/mdennis/mdev/cassandra-0.7.0-beta2/build.xml
> gen-thrift-py:
>      [echo] Generating Thrift Python code from /home/mdennis/mdev/cassandra-0.7.0-beta2/interface/cassandra.thrift ....
>      [exec] 
>      [exec] [FAILURE:/home/mdennis/mdev/cassandra-0.7.0-beta2/interface/cassandra.thrift:374] error: identifier ONE is unqualified!
>      [exec] Result: 1
> BUILD SUCCESSFUL
> Total time: 1 second
> {code}
> "BUILD SUCCESSFUL" is not the phrase I would use to describe the outcome of the command in this case :P

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


[jira] Commented: (CASSANDRA-1692) gen-thrift-py can fail but claims success

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

Jonathan Ellis commented on CASSANDRA-1692:
-------------------------------------------

Do you know how to fix it?

"ant gen-thrift-py" is a convenience for developers only, I'm not going to lose much sleep over it not knowing how to handle an out of date thrift compiler.

> gen-thrift-py can fail but claims success
> -----------------------------------------
>
>                 Key: CASSANDRA-1692
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-1692
>             Project: Cassandra
>          Issue Type: Bug
>    Affects Versions: 0.7 beta 2
>            Reporter: Matthew F. Dennis
>            Priority: Minor
>
> {code}
> Buildfile: /home/mdennis/mdev/cassandra-0.7.0-beta2/build.xml
> gen-thrift-py:
>      [echo] Generating Thrift Python code from /home/mdennis/mdev/cassandra-0.7.0-beta2/interface/cassandra.thrift ....
>      [exec] 
>      [exec] [FAILURE:/home/mdennis/mdev/cassandra-0.7.0-beta2/interface/cassandra.thrift:374] error: identifier ONE is unqualified!
>      [exec] Result: 1
> BUILD SUCCESSFUL
> Total time: 1 second
> {code}
> "BUILD SUCCESSFUL" is not the phrase I would use to describe the outcome of the command in this case :P

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


[jira] Commented: (CASSANDRA-1692) gen-thrift-py can fail but claims success

Posted by "Matthew F. Dennis (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CASSANDRA-1692?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12927113#action_12927113 ] 

Matthew F. Dennis commented on CASSANDRA-1692:
----------------------------------------------

To be clear, I know the problem that causes it to fail; the complaint is that it claimed success

> gen-thrift-py can fail but claims success
> -----------------------------------------
>
>                 Key: CASSANDRA-1692
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-1692
>             Project: Cassandra
>          Issue Type: Bug
>    Affects Versions: 0.7 beta 2
>            Reporter: Matthew F. Dennis
>            Priority: Minor
>
> {code}
> Buildfile: /home/mdennis/mdev/cassandra-0.7.0-beta2/build.xml
> gen-thrift-py:
>      [echo] Generating Thrift Python code from /home/mdennis/mdev/cassandra-0.7.0-beta2/interface/cassandra.thrift ....
>      [exec] 
>      [exec] [FAILURE:/home/mdennis/mdev/cassandra-0.7.0-beta2/interface/cassandra.thrift:374] error: identifier ONE is unqualified!
>      [exec] Result: 1
> BUILD SUCCESSFUL
> Total time: 1 second
> {code}
> "BUILD SUCCESSFUL" is not the phrase I would use to describe the outcome of the command in this case :P

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