You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Aleksandr (Jira)" <ji...@apache.org> on 2023/04/19 08:05:00 UTC

[jira] [Created] (IGNITE-19315) Validate node configuration on node start

Aleksandr created IGNITE-19315:
----------------------------------

             Summary: Validate node configuration on node start
                 Key: IGNITE-19315
                 URL: https://issues.apache.org/jira/browse/IGNITE-19315
             Project: Ignite
          Issue Type: Bug
          Components: general
            Reporter: Aleksandr


After the changes made in IGNITE-19152, the configuration validation is no longer performed on node start (see ItSslConfigurationValidationTest).

It's not clear where the validation should be applied, as it could be either in ConfigurationChanger or LocalFileConfigurationStorage. 

Additionally, we need to write more tests to ensure that the validation works as expected.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)