Nikolay Izhikov created IGNITE-14592:
----------------------------------------
Summary: Incapsulate config modification logic into callback
Key: IGNITE-14592
URL:
https://issues.apache.org/jira/browse/IGNITE-14592 Project: Ignite
Issue Type: Improvement
Reporter: Nikolay Izhikov
Assignee: Nikolay Izhikov
Right now extensions of {{IgniteSpec}} can't provide custom config files and it's templates because only template returned from spec if {{IgniteConfigTemplate}}.
We need to return array of tuples from {{IgniteSpec#config_templates}} that specify config files required to be generated to run Ignite based node.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)