You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/03/11 03:05:04 UTC

[jira] [Commented] (BEAM-1690) BigQueryTornadoesIT failing

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

ASF GitHub Bot commented on BEAM-1690:
--------------------------------------

GitHub user kennknowles opened a pull request:

    https://github.com/apache/beam/pull/2226

    [BEAM-1690] Revert BigQueryIO bit of 'Make all uses of CountingOutputStream close their resources'

    This reverts the portion of commit 3115dbdca1858511e98476b5c79e6cca98782b0b
    that touches BigQueryIO, which caused a double close bug, seen here: https://builds.apache.org/job/beam_PostCommit_Java_MavenInstall/org.apache.beam$beam-examples-java/2857/testReport/junit/org.apache.beam.examples.cookbook/BigQueryTornadoesIT/testE2EBigQueryTornadoes/

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

    $ git pull https://github.com/kennknowles/beam BigQueryTornadoesIT

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

    https://github.com/apache/beam/pull/2226.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 #2226
    
----
commit 598c24e1fc2cf607d9fd01dd07ceca7ea97da84a
Author: Kenneth Knowles <kl...@google.com>
Date:   2017-03-11T03:01:23Z

    Revert BigQueryIO bit of 'Make all uses of CountingOutputStream close their resources'
    
    This reverts the portion of commit 3115dbdca1858511e98476b5c79e6cca98782b0b
    that touches BigQueryIO, which caused a double close bug.

----


> BigQueryTornadoesIT failing
> ---------------------------
>
>                 Key: BEAM-1690
>                 URL: https://issues.apache.org/jira/browse/BEAM-1690
>             Project: Beam
>          Issue Type: Bug
>          Components: examples-java, runner-dataflow, testing
>            Reporter: Kenneth Knowles
>            Assignee: Kenneth Knowles
>            Priority: Blocker
>
> [Since build 2857|https://builds.apache.org/job/beam_PostCommit_Java_MavenInstall/changes] (with one aberration) BigQueryTornadoesIT has been failing reliably on the Dataflow runner. The changes around that time do not seem related.
> Example build: https://builds.apache.org/job/beam_PostCommit_Java_MavenInstall/org.apache.beam$beam-examples-java/2857/testReport/junit/org.apache.beam.examples.cookbook/BigQueryTornadoesIT/testE2EBigQueryTornadoes/
> Brief summary of failure:
> {code}
> {code}
> And an extract of the log that might be relevant:



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)