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/05/04 17:41:30 UTC

[jira] Created: (CASSANDRA-131) use exceptions for reporting *insertBlocking failures

use exceptions for reporting *insertBlocking failures
-----------------------------------------------------

                 Key: CASSANDRA-131
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-131
             Project: Cassandra
          Issue Type: Improvement
            Reporter: Jonathan Ellis
            Assignee: Jonathan Ellis
             Fix For: 0.3




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


[jira] Resolved: (CASSANDRA-131) use exceptions for reporting *insertBlocking failures

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

Jonathan Ellis resolved CASSANDRA-131.
--------------------------------------

    Resolution: Fixed

committed

> use exceptions for reporting *insertBlocking failures
> -----------------------------------------------------
>
>                 Key: CASSANDRA-131
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-131
>             Project: Cassandra
>          Issue Type: Improvement
>            Reporter: Jonathan Ellis
>            Assignee: Jonathan Ellis
>             Fix For: 0.3
>
>         Attachments: 131.patch
>
>


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


[jira] Commented: (CASSANDRA-131) use exceptions for reporting *insertBlocking failures

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

Eric Evans commented on CASSANDRA-131:
--------------------------------------

Looks good. +1

> use exceptions for reporting *insertBlocking failures
> -----------------------------------------------------
>
>                 Key: CASSANDRA-131
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-131
>             Project: Cassandra
>          Issue Type: Improvement
>            Reporter: Jonathan Ellis
>            Assignee: Jonathan Ellis
>             Fix For: 0.3
>
>         Attachments: 131.patch
>
>


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


[jira] Commented: (CASSANDRA-131) use exceptions for reporting *insertBlocking failures

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

Hudson commented on CASSANDRA-131:
----------------------------------

Integrated in Cassandra #63 (See [http://hudson.zones.apache.org/hudson/job/Cassandra/63/])
    

> use exceptions for reporting *insertBlocking failures
> -----------------------------------------------------
>
>                 Key: CASSANDRA-131
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-131
>             Project: Cassandra
>          Issue Type: Improvement
>            Reporter: Jonathan Ellis
>            Assignee: Jonathan Ellis
>             Fix For: 0.3
>
>         Attachments: 131.patch
>
>


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


[jira] Updated: (CASSANDRA-131) use exceptions for reporting *insertBlocking failures

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

Jonathan Ellis updated CASSANDRA-131:
-------------------------------------

    Attachment: 131.patch

use `block` flag instead of separate _blocking methods.  throw exception on error instead of returning bool for success.

> use exceptions for reporting *insertBlocking failures
> -----------------------------------------------------
>
>                 Key: CASSANDRA-131
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-131
>             Project: Cassandra
>          Issue Type: Improvement
>            Reporter: Jonathan Ellis
>            Assignee: Jonathan Ellis
>             Fix For: 0.3
>
>         Attachments: 131.patch
>
>


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