[
https://issues.apache.org/jira/browse/IGNITE-6897?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16278193#comment-16278193
]
Vasiliy Sisko commented on IGNITE-6897:
---------------------------------------
Implemented showing of valid message on cache command when cluster in inactive.
Changed format of warning messages.
> Visor doesn't show the list of caches after persistence enabled cluster
> restart
> -------------------------------------------------------------------------------
>
> Key: IGNITE-6897
> URL: https://issues.apache.org/jira/browse/IGNITE-6897
> Project: Ignite
> Issue Type: Bug
> Components: cache, visor
> Affects Versions: 2.3
> Reporter: Valentin Kulichenko
> Assignee: Vasiliy Sisko
> Fix For: 2.4
>
>
> # Start a cluster with persistence enabled.
> # Create a cache dynamically, put some data.
> # Restart the cluster.
> # Connect with Visor and execute {{cache}} command to get list of caches.
> # No caches are shown.
> # Try to access the cache from code (e.g. execute a query).
> # Now caches are shown in Visor.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)