You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Amit Sela (JIRA)" <ji...@apache.org> on 2016/07/26 20:46:20 UTC

[jira] [Created] (BEAM-491) Reuse context and disable UI in the Spark runner tests

Amit Sela created BEAM-491:
------------------------------

             Summary: Reuse context and disable UI in the Spark runner tests 
                 Key: BEAM-491
                 URL: https://issues.apache.org/jira/browse/BEAM-491
             Project: Beam
          Issue Type: Bug
          Components: runner-spark
    Affects Versions: 0.1.0-incubating
            Reporter: Amit Sela
            Assignee: Amit Sela
            Priority: Minor
             Fix For: 0.2.0-incubating


Currently, only RunnableOnService tests reuse the context for some reason, although surefire is using 1 fork (no reuse). I don't see a reason why not to reuse in all surefire executions.

UI could be disabled for test executions as well. This could also help with Jenkins ports issues we've been experiencing. 



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