You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@apex.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/01/03 18:02:59 UTC

[jira] [Commented] (APEXCORE-598) Embedded mode execution does not use APPLICATION_PATH for checkpointing

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

ASF GitHub Bot commented on APEXCORE-598:
-----------------------------------------

GitHub user tweise opened a pull request:

    https://github.com/apache/apex-core/pull/441

    APEXCORE-598 Write checkpoints to APPLICATION_PATH in embedded execution mode.

    @davidyan74 or @vrozov please review.

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

    $ git pull https://github.com/tweise/apex-core APEXCORE-598

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

    https://github.com/apache/apex-core/pull/441.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 #441
    
----
commit c5e14c94e322e027c4711389b89723cdc8a1d2e1
Author: Thomas Weise <th...@apache.org>
Date:   2017-01-03T17:59:52Z

    APEXCORE-598 Write checkpoints to APPLICATION_PATH in embedded execution mode.

----


> Embedded mode execution does not use APPLICATION_PATH for checkpointing
> -----------------------------------------------------------------------
>
>                 Key: APEXCORE-598
>                 URL: https://issues.apache.org/jira/browse/APEXCORE-598
>             Project: Apache Apex Core
>          Issue Type: Bug
>    Affects Versions: 3.5.0
>            Reporter: Thomas Weise
>            Assignee: Thomas Weise
>
> Checkpoints are written to a default location, and when tests execute in parallel they will interfere with each other.



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