Alexandr Shapkin created IGNITE-13453:
-----------------------------------------
Summary: Docker: Change run.sh to call java directly
Key: IGNITE-13453
URL:
https://issues.apache.org/jira/browse/IGNITE-13453 Project: Ignite
Issue Type: Improvement
Affects Versions: 2.8.1
Reporter: Alexandr Shapkin
Assignee: Ilya Murchenko
Fix For: 2.9
ignite.sh is cumbersome in Docker as it creates the hassle with signals not being propagated but adds little value as most of what ignite.sh discovers about the system is known beforehand for our Docker images.
Let's replace ignite.sh call with direct java invocation.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)