You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Alexandr Shapkin (Jira)" <ji...@apache.org> on 2020/09/16 12:48:00 UTC

[jira] [Created] (IGNITE-13453) Docker: Change run.sh to call java directly

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)