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

Pavel Konstantinov commented on IGNITE-1982:
--------------------------------------------

I've found one more incorrect import
{code}
import CacheMemoryMode;
{code}

> CacheRebalanceMode is imported without package name in java code
> ----------------------------------------------------------------
>
>                 Key: IGNITE-1982
>                 URL: https://issues.apache.org/jira/browse/IGNITE-1982
>             Project: Ignite
>          Issue Type: Sub-task
>          Components: wizards
>            Reporter: Pavel Konstantinov
>             Fix For: 1.5
>
>
> We need to add package name for this place and somehow check others.
> {code}
> import CacheRebalanceMode;
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to