[
https://issues.apache.org/jira/browse/IGNITE-22601?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrey Novikov updated IGNITE-22601:
------------------------------------
Labels: ignite-3 (was: )
> 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
> Priority: Major
> Labels: ignite-3
>
> *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)