[jira] [Assigned] (IGNITE-6432) SpringCacheManager#getCacheNames() is empty

2018-02-08 Thread Pavel Vinokurov (JIRA)

 [ 
https://issues.apache.org/jira/browse/IGNITE-6432?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Pavel Vinokurov reassigned IGNITE-6432:
---

Assignee: (was: Pavel Vinokurov)

> SpringCacheManager#getCacheNames() is empty
> ---
>
> Key: IGNITE-6432
> URL: https://issues.apache.org/jira/browse/IGNITE-6432
> Project: Ignite
>  Issue Type: Bug
>Affects Versions: 2.1
>Reporter: Valeri Chibaev
>Priority: Major
>
> Application ignite started with org.apache.ignite.IgniteSpringBean, then 
> SpringCacheManager created
> {code}
>  class="org.apache.ignite.configuration.IgniteConfiguration"  
> p:igniteInstanceName="ignite-grid">
>   
> 
>p:name="refdata.labelType" />
> 
>   
> 
>  p:configuration-ref="ignite-config" />
>  class="org.apache.ignite.cache.spring.SpringCacheManager" depends-on="ignite" 
> p:igniteInstanceName="ignite-grid" />
> {code}
> If I'll check cacheManager.getCacheNames() - it is empty.
> But if I check cacheManager.getCache("refdata.labelType") metrics and repeat 
> call cacheManager.getCacheNames() - it is not empty.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Assigned] (IGNITE-6432) SpringCacheManager#getCacheNames() is empty

2018-02-08 Thread Pavel Vinokurov (JIRA)

 [ 
https://issues.apache.org/jira/browse/IGNITE-6432?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Pavel Vinokurov reassigned IGNITE-6432:
---

Assignee: Pavel Vinokurov

> SpringCacheManager#getCacheNames() is empty
> ---
>
> Key: IGNITE-6432
> URL: https://issues.apache.org/jira/browse/IGNITE-6432
> Project: Ignite
>  Issue Type: Bug
>Affects Versions: 2.1
>Reporter: Valeri Chibaev
>Assignee: Pavel Vinokurov
>Priority: Major
>
> Application ignite started with org.apache.ignite.IgniteSpringBean, then 
> SpringCacheManager created
> {code}
>  class="org.apache.ignite.configuration.IgniteConfiguration"  
> p:igniteInstanceName="ignite-grid">
>   
> 
>p:name="refdata.labelType" />
> 
>   
> 
>  p:configuration-ref="ignite-config" />
>  class="org.apache.ignite.cache.spring.SpringCacheManager" depends-on="ignite" 
> p:igniteInstanceName="ignite-grid" />
> {code}
> If I'll check cacheManager.getCacheNames() - it is empty.
> But if I check cacheManager.getCache("refdata.labelType") metrics and repeat 
> call cacheManager.getCacheNames() - it is not empty.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)