You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Pavel Konstantinov (JIRA)" <ji...@apache.org> on 2015/09/02 05:59:46 UTC

[jira] [Comment Edited] (IGNITE-850) Implement clusters screen

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

Pavel Konstantinov edited comment on IGNITE-850 at 9/2/15 3:59 AM:
-------------------------------------------------------------------

"multicastGroup" (and "localAddress" too) must be removed from code generation if it empty (set any value then clear it).
{code}
<property name="multicastGroup" value=""/>
{code}


was (Author: pkonstantinov):
"multicastGroup" must be removed from code generation if it empty (set any value then clear it).
{code}
<property name="multicastGroup" value=""/>
{code}

> Implement clusters screen
> -------------------------
>
>                 Key: IGNITE-850
>                 URL: https://issues.apache.org/jira/browse/IGNITE-850
>             Project: Ignite
>          Issue Type: Sub-task
>          Components: wizards
>            Reporter: Alexey Goncharuk
>            Assignee: Alexey Kuznetsov
>             Fix For: ignite-1.4
>
>         Attachments: cluster page.png, clusters-page-2.png, clusters-page-3.png, clusters.pdf, ig-850-zones.png
>
>
> See screenshot



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