Aditya Mukhopadhyay created IGNITE-26711:
--------------------------------------------
Summary: Enhancements to snapshot compatibility framework
Key: IGNITE-26711
URL: https://issues.apache.org/jira/browse/IGNITE-26711
Project: Ignite
Issue Type: Improvement
Components: snaphots
Reporter: Aditya Mukhopadhyay
Assignee: Aditya Mukhopadhyay
Following improvements to the IgniteCluster and RunnerNode classes:
# Utility methods like seedAddressesString() and formatConfig() should be
moved from RunnerNode to IgniteCluster.
# IgniteCluster.startEmbedded() function should have a variant to init the
cluster while starting.
# runnerNodes collection in IgniteCluster should have thread-safe access.
# Option to add a RunnerNode to the cluster, optionally of a different version.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)