You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@whirr.apache.org by "Tom White (JIRA)" <ji...@apache.org> on 2011/01/13 20:17:46 UTC

[jira] Created: (WHIRR-200) Cassandra integration test hangs

Cassandra integration test hangs
--------------------------------

                 Key: WHIRR-200
                 URL: https://issues.apache.org/jira/browse/WHIRR-200
             Project: Whirr
          Issue Type: Bug
    Affects Versions: 0.3.0
            Reporter: Tom White
            Priority: Blocker


Probably related to the upgrade to 0.7.0.

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


[jira] Updated: (WHIRR-200) Cassandra integration test hangs

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

Stu Hood updated WHIRR-200:
---------------------------

    Attachment: 0003-Use-a-thrift-call-that-doesn-t-require-a-schema-to-hav.txt
                0002-Use-Thrift-s-FramedTransport-the-default-in-Cassandra-.txt

0002 - Uses TFramedTransport, which became the default in Cassandra 0.7
0003 - Since schemas can now be created on the fly, use a Thrift call that doesn't require a schema to exist

This now passes the tests for me. Sorry to have broken them!

> Cassandra integration test hangs
> --------------------------------
>
>                 Key: WHIRR-200
>                 URL: https://issues.apache.org/jira/browse/WHIRR-200
>             Project: Whirr
>          Issue Type: Bug
>            Reporter: Tom White
>            Priority: Blocker
>             Fix For: 0.3.0
>
>         Attachments: 0002-Use-Thrift-s-FramedTransport-the-default-in-Cassandra-.txt, 0003-Use-a-thrift-call-that-doesn-t-require-a-schema-to-hav.txt, WHIRR-200.patch
>
>
> Probably related to the upgrade to 0.7.0.

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


[jira] Updated: (WHIRR-200) Cassandra integration test hangs

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

Tom White updated WHIRR-200:
----------------------------

    Attachment: WHIRR-200.patch

This patch upgrades everything to Cassandra 0.7.0. It still fails however, probably because Thrift framed transport is the default now (according to Stu Hood). So CassandraServiceTest needs changing.

> Cassandra integration test hangs
> --------------------------------
>
>                 Key: WHIRR-200
>                 URL: https://issues.apache.org/jira/browse/WHIRR-200
>             Project: Whirr
>          Issue Type: Bug
>    Affects Versions: 0.3.0
>            Reporter: Tom White
>            Priority: Blocker
>         Attachments: WHIRR-200.patch
>
>
> Probably related to the upgrade to 0.7.0.

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


[jira] Updated: (WHIRR-200) Cassandra integration test hangs

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

Stu Hood updated WHIRR-200:
---------------------------

    Status: Patch Available  (was: Open)

> Cassandra integration test hangs
> --------------------------------
>
>                 Key: WHIRR-200
>                 URL: https://issues.apache.org/jira/browse/WHIRR-200
>             Project: Whirr
>          Issue Type: Bug
>            Reporter: Tom White
>            Priority: Blocker
>             Fix For: 0.3.0
>
>         Attachments: 0002-Use-Thrift-s-FramedTransport-the-default-in-Cassandra-.txt, 0003-Use-a-thrift-call-that-doesn-t-require-a-schema-to-hav.txt, WHIRR-200.patch
>
>
> Probably related to the upgrade to 0.7.0.

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


[jira] Updated: (WHIRR-200) Cassandra integration test hangs

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

Tom White updated WHIRR-200:
----------------------------

    Affects Version/s:     (was: 0.3.0)
        Fix Version/s: 0.3.0

> Cassandra integration test hangs
> --------------------------------
>
>                 Key: WHIRR-200
>                 URL: https://issues.apache.org/jira/browse/WHIRR-200
>             Project: Whirr
>          Issue Type: Bug
>            Reporter: Tom White
>            Priority: Blocker
>             Fix For: 0.3.0
>
>         Attachments: WHIRR-200.patch
>
>
> Probably related to the upgrade to 0.7.0.

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


[jira] Commented: (WHIRR-200) Cassandra integration test hangs

Posted by "Andrei Savu (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/WHIRR-200?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12981700#action_12981700 ] 

Andrei Savu commented on WHIRR-200:
-----------------------------------


+1 tested on ec2 and rackspacecloud.

Note: before commit remember to replace the .jar files in {{services/cassandra/lib}} with newer versions. 

> Cassandra integration test hangs
> --------------------------------
>
>                 Key: WHIRR-200
>                 URL: https://issues.apache.org/jira/browse/WHIRR-200
>             Project: Whirr
>          Issue Type: Bug
>            Reporter: Tom White
>            Priority: Blocker
>             Fix For: 0.3.0
>
>         Attachments: 0002-Use-Thrift-s-FramedTransport-the-default-in-Cassandra-.txt, 0003-Use-a-thrift-call-that-doesn-t-require-a-schema-to-hav.txt, WHIRR-200.patch
>
>
> Probably related to the upgrade to 0.7.0.

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


[jira] Updated: (WHIRR-200) Cassandra integration test hangs

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

Tom White updated WHIRR-200:
----------------------------

    Resolution: Fixed
      Assignee: Stu Hood
        Status: Resolved  (was: Patch Available)

I've just committed this. Thanks Stu!

> Cassandra integration test hangs
> --------------------------------
>
>                 Key: WHIRR-200
>                 URL: https://issues.apache.org/jira/browse/WHIRR-200
>             Project: Whirr
>          Issue Type: Bug
>          Components: service/cassandra
>            Reporter: Tom White
>            Assignee: Stu Hood
>            Priority: Blocker
>             Fix For: 0.3.0
>
>         Attachments: 0002-Use-Thrift-s-FramedTransport-the-default-in-Cassandra-.txt, 0003-Use-a-thrift-call-that-doesn-t-require-a-schema-to-hav.txt, WHIRR-200.patch
>
>
> Probably related to the upgrade to 0.7.0.

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


[jira] Updated: (WHIRR-200) Cassandra integration test hangs

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

Tom White updated WHIRR-200:
----------------------------

    Component/s: service/cassandra

> Cassandra integration test hangs
> --------------------------------
>
>                 Key: WHIRR-200
>                 URL: https://issues.apache.org/jira/browse/WHIRR-200
>             Project: Whirr
>          Issue Type: Bug
>          Components: service/cassandra
>            Reporter: Tom White
>            Assignee: Stu Hood
>            Priority: Blocker
>             Fix For: 0.3.0
>
>         Attachments: 0002-Use-Thrift-s-FramedTransport-the-default-in-Cassandra-.txt, 0003-Use-a-thrift-call-that-doesn-t-require-a-schema-to-hav.txt, WHIRR-200.patch
>
>
> Probably related to the upgrade to 0.7.0.

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