[ 
https://issues.apache.org/jira/browse/IGNITE-6897?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16250805#comment-16250805
 ] 

Vasiliy Sisko edited comment on IGNITE-6897 at 11/14/17 4:10 AM:
-----------------------------------------------------------------

Visor does not show caches while cluster is not active.
Use *top -activate* command for cluster activation.
After activation of cluster *cache* command shows list of caches.


was (Author: vsisko):
Visor does not show caches while cluster is not active.
Use *top -activate* command for cluster activation.
After activation of cluster *cache* command show list of caches.

> 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
>      Security Level: Public(Viewable by anyone) 
>          Components: cache, visor
>    Affects Versions: 2.3
>            Reporter: Valentin Kulichenko
>            Assignee: Valentin Kulichenko
>             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)

Reply via email to