Vladislav Pyatkov created IGNITE-11844:
------------------------------------------
Summary: Should to filtered indexes by cache name instead of
validate all caches in group
Key: IGNITE-11844
URL: https://issues.apache.org/jira/browse/IGNITE-11844
Project: Ignite
Issue Type: Bug
Reporter: Vladislav Pyatkov
control.sh utility method validate_indexes checks all indexes of all caches in
group. Just do specify one caches (from generic group) in caches list, then all
indexes from all caches (that group) will be start to validate and this can
consume more time, than checks indexes only specified caches.
Will be correct to validate only indexes of specified caches, for the purpose
need to filtered caches, by list from parameters, in shared group.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)