Huafeng Wang created GEARPUMP-41:
------------------------------------
Summary: property akka.scheduler.tick-duration will be override
and potentially go wrong on Windows
Key: GEARPUMP-41
URL: https://issues.apache.org/jira/browse/GEARPUMP-41
Project: Apache Gearpump
Issue Type: Bug
Components: daemon
Affects Versions: 0.8.0
Reporter: Huafeng Wang
Assignee: Huafeng Wang
How to reproduce:
1. Launch Master and Dashboard on a Linux machine.
2. Launch a Worker on a Windows machine.
3. Submit an application from dashboard.
Then the application will fail to launch Executor on Windows because the
property akka.scheduler.tick-duration is override by the value from Linux
Machine, which by default is 1.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)