[
https://issues.apache.org/jira/browse/IGNITE-15841?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17437754#comment-17437754
]
Sergey Uttsel commented on IGNITE-15841:
----------------------------------------
https://github.com/apache/ignite-3/pull/423
> Ignite node starts with a default configuration in case of the user-provided
> configuration cannot be properly parsed
> --------------------------------------------------------------------------------------------------------------------
>
> Key: IGNITE-15841
> URL: https://issues.apache.org/jira/browse/IGNITE-15841
> Project: Ignite
> Issue Type: Bug
> Reporter: Vyacheslav Koptilin
> Assignee: Sergey Uttsel
> Priority: Major
> Labels: ignite-3
>
> In case of the user-provided configuration is broken (for example, it is an
> incorrect JSON file), Ignite node still tries to start with a default
> configuration.
> {noformat}
> Unable to read user specific configuration, default configuration will be
> used: ...{noformat}
> It does not seem this behavior is correct. The implementation should throw an
> exception with an appropriate message.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)