You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sqoop.apache.org by "Sqoop QA bot (JIRA)" <ji...@apache.org> on 2016/05/26 00:15:13 UTC

[jira] [Commented] (SQOOP-2933) Sqoop2: Ensure that the buffered writer is always closed in the RepositoryDumpTool

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

Sqoop QA bot commented on SQOOP-2933:
-------------------------------------

Testing file [SQOOP-2933.patch|https://issues.apache.org/jira/secure/attachment/12806246/SQOOP-2933.patch] against branch sqoop2 took 1:25:26.733862.

{color:red}Overall:{color} -1 due to an error(s), see details below:

{color:green}SUCCESS:{color} Clean was successful
{color:green}SUCCESS:{color} Patch applied correctly
{color:red}ERROR:{color} Patch does not add/modify any test case
{color:green}SUCCESS:{color} License check passed
{color:green}SUCCESS:{color} Patch compiled
{color:green}SUCCESS:{color} All unit tests passed (executed 1760 tests)
{color:green}SUCCESS:{color} Test coverage did not decreased ([report|https://builds.apache.org/job/PreCommit-SQOOP-Build/2378/artifact/patch-process/cobertura_report.txt])
{color:green}SUCCESS:{color} No new findbugs warnings ([report|https://builds.apache.org/job/PreCommit-SQOOP-Build/2378/artifact/patch-process/findbugs_report.txt])
{color:green}SUCCESS:{color} All integration tests passed (executed 231 tests)

Console output is available [here|https://builds.apache.org/job/PreCommit-SQOOP-Build/2378/console].

This message is automatically generated.

> Sqoop2: Ensure that the buffered writer is always closed in the RepositoryDumpTool
> ----------------------------------------------------------------------------------
>
>                 Key: SQOOP-2933
>                 URL: https://issues.apache.org/jira/browse/SQOOP-2933
>             Project: Sqoop
>          Issue Type: Bug
>    Affects Versions: 1.99.6
>            Reporter: Abraham Fine
>            Assignee: Abraham Fine
>         Attachments: SQOOP-2933.patch
>
>
> We may not properly close the bufferedwriter if an exception is thrown before close, we should use a try-with-resources to fix that



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