[
https://issues.apache.org/jira/browse/IGNITE-1982?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pavel Konstantinov updated IGNITE-1982:
---------------------------------------
Description:
We need to add package name for this place and somehow check others.
{code}
import CacheRebalanceMode;
{code}
was:
We need to add package name
{code}
import CacheRebalanceMode;
{code}
> CacheRebalanceMode is imported without package name
> ---------------------------------------------------
>
> 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)