Andrey Novikov created IGNITE-22601:
---------------------------------------
Summary: Pass instance of ValidationManager to
CmgRaftGroupListener constructor
Key: IGNITE-22601
URL: https://issues.apache.org/jira/browse/IGNITE-22601
Project: Ignite
Issue Type: Improvement
Components: general
Affects Versions: 3.0.0-beta2
Reporter: Andrey Novikov
*Motivation*
For now ValidationManager created in CmgRaftGroupListener constructor and it is
not possible to pass another implementation or access to it methods in tests.
*What to do*:
* Change visibility of ValidationManager from package to public
* Make it a parameter in the ClusterManagementGroupManager constructor.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)