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

[jira] [Closed] (IGNITE-1017) ClusterGroup.forAttribute() accepts only String value

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

Artem Shutak closed IGNITE-1017.
--------------------------------

> ClusterGroup.forAttribute() accepts only String value
> -----------------------------------------------------
>
>                 Key: IGNITE-1017
>                 URL: https://issues.apache.org/jira/browse/IGNITE-1017
>             Project: Ignite
>          Issue Type: Bug
>          Components: general
>    Affects Versions: sprint-4
>            Reporter: Valentin Kulichenko
>            Assignee: Atri Sharma
>              Labels: Usability
>             Fix For: sprint-7
>
>         Attachments: ignite-sprint-5_ignite-1017ver1.patch
>
>
> Node attribute value can be an object of any type, but {{ClusterGroup.forAttribute(..)}} method accepts only string as a value.
> Need to add new {{public ClusterGroup forAttribute(String name, @Nullable Object val)}} method and deprecate the existing one.



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