[
https://issues.apache.org/jira/browse/IGNITE-26679?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nikita Amelchev updated IGNITE-26679:
-------------------------------------
Description: The test
(GridCommandHandlerClusterByClassTest#testCacheGroups) is flaky because without
using the nodeId argument, the job gets mapped to a random node. If it's a
client node, then the cache group might not be initialized immediately. Such
caches will not be displayed. (was: The test
(GridCommandHandlerClusterByClassTest#testCacheGroups) is flaky because without
using the nodeId argument, the job gets mapped to a random node. If it's a
client node, then the cache group might not be initialized immediately.)
> Fix flaky GridCommandHandlerClusterByClassTest#testCacheGroups test
> -------------------------------------------------------------------
>
> Key: IGNITE-26679
> URL: https://issues.apache.org/jira/browse/IGNITE-26679
> Project: Ignite
> Issue Type: Bug
> Reporter: Nikita Amelchev
> Assignee: Nikita Amelchev
> Priority: Minor
> Labels: ise
> Fix For: 2.18
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> The test (GridCommandHandlerClusterByClassTest#testCacheGroups) is flaky
> because without using the nodeId argument, the job gets mapped to a random
> node. If it's a client node, then the cache group might not be initialized
> immediately. Such caches will not be displayed.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)