You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "James Campbell (JIRA)" <ji...@apache.org> on 2014/05/05 16:48:14 UTC

[jira] [Updated] (CASSANDRA-7157) BulkRecordWriter enters infinite loop of swallowed exceptions when streaming fails.

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

James Campbell updated CASSANDRA-7157:
--------------------------------------

    Description: If streaming fails, BulkRecordWriter's close() method continues to call future.get() despite exceptions.

> BulkRecordWriter enters infinite loop of swallowed exceptions when streaming fails.
> -----------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-7157
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-7157
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Hadoop
>            Reporter: James Campbell
>            Priority: Trivial
>         Attachments: patch.diff
>
>
> If streaming fails, BulkRecordWriter's close() method continues to call future.get() despite exceptions.



--
This message was sent by Atlassian JIRA
(v6.2#6252)