[
https://issues.apache.org/jira/browse/IGNITE-6897?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16251923#comment-16251923
]
Valentin Kulichenko commented on IGNITE-6897:
---------------------------------------------
[~vsisko], got it. However, I find this a bit confusing. Why does Visor even
show information in case cluster is inactive? Note that all API calls throw an
exception in this case ({{Ignite#cacheNames}} as well). I think Visor should
clearly report this and also should be able to activate the cluster as well.
Thoughts?
> 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)