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

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

GitHub user phrocker opened a pull request:

    https://github.com/apache/accumulo/pull/27

    ACCUMULO-3709: Update both output formats. Add unit test based on Mock A...

    Update both output formats. Add unit test based on Mock Accumulo that 
exercise the mutations rejection exception

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/phrocker/accumulo-1 ACCUMULO-3709

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/accumulo/pull/27.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #27
    
----
commit 6d91115fe526fe07ede0f189581b561428a93251
Author: phrocker <marc.par...@gmail.com>
Date:   2015-04-12T20:23:29Z

    ACCUMULO-3709: Update both output formats. Add unit test based on Mock 
Accumulo that exercise the mutations rejection exception

----


> 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.7.0, 1.6.3
>
>
> 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)

Reply via email to