[
https://issues.apache.org/jira/browse/GEARPUMP-155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15325550#comment-15325550
]
Manu Zhang commented on GEARPUMP-155:
-------------------------------------
The message that causes the above error is "SaveAppData" and the trace is
{code}
TaskManager.applicationReady => dagManager ! NewDAGDeployed => store.put("DAG",
dag) => master.ask(SaveAppData(appID, "DAG", dag))
{code}
> Integration Tests Failure
> -------------------------
>
> Key: GEARPUMP-155
> URL: https://issues.apache.org/jira/browse/GEARPUMP-155
> Project: Apache Gearpump
> Issue Type: Bug
> Components: integrationtest
> Affects Versions: 0.8.0
> Reporter: Manu Zhang
> Assignee: Manu Zhang
> Fix For: 0.8.1
>
>
> * CommandLineSpec "should retrieve 1 application after the first application
> submission *** FAILED ***"
> * ExampleSpec "should execute commands on machines where its executors are
> running *** FAILED ***"
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)