[
https://issues.apache.org/jira/browse/IGNITE-10886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16743051#comment-16743051
]
Mikhail Cherkasov commented on IGNITE-10886:
--------------------------------------------
[~skozlov] could you please help me with testing of this change? I tested it
manually, but might be you know/have some automated tests for sh scripts?
> -J-PARAMS does not allow spaces in arguments
> --------------------------------------------
>
> Key: IGNITE-10886
> URL: https://issues.apache.org/jira/browse/IGNITE-10886
> Project: Ignite
> Issue Type: Improvement
> Components: general
> Reporter: Mikhail Cherkasov
> Assignee: Mikhail Cherkasov
> Priority: Major
> Time Spent: 1h
> Remaining Estimate: 0h
>
> -J-PARAMS doesn't allow spaces, so you can not pass for example:
> -J-DIGNITE_CLUSTER_NAME="dev dev dev" and set name for you cluster in WC.
> it will fail with the following message:
> mcherkasov$ bash bin/ignite.sh -v -J-Xmx3G -J-Xms3G
> -J-DIGNITE_CLUSTER_NAME="dev dev dev"
> Error: Could not find or load main class dev
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)