You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/06/16 22:56:01 UTC

[jira] [Commented] (ACCUMULO-3709) AccumuloOutputFormat close doesn't rethrow exception when mutations are rejected

    [ https://issues.apache.org/jira/browse/ACCUMULO-3709?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14588755#comment-14588755 ] 

ASF GitHub Bot commented on ACCUMULO-3709:
------------------------------------------

Github user ctubbsii commented on the pull request:

    https://github.com/apache/accumulo/pull/27#issuecomment-112566576
  
    If these changes have been merged, this issue should be closed. We can add a new commit to do it, or @phrocker can do it.


> AccumuloOutputFormat close doesn't rethrow exception when mutations are rejected
> --------------------------------------------------------------------------------
>
>                 Key: ACCUMULO-3709
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-3709
>             Project: Accumulo
>          Issue Type: Bug
>    Affects Versions: 1.5.2, 1.6.2
>            Reporter: marco polo
>            Assignee: marco polo
>            Priority: Blocker
>             Fix For: 1.5.3, 1.6.3, 1.7.0
>
>          Time Spent: 1h
>  Remaining Estimate: 0h
>
> If mutations are rejected during the close of the output formatter and subsequently the writer ( which causes a flush ), then the exception is not rethrown...only logged.
> I'm testing a change to rethrow the Mutation rejected exception as a wrapped IO Exception



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)