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

[jira] [Updated] (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 ]

Valentin Kulichenko updated IGNITE-1017:
----------------------------------------
    Labels: Usability  (was: )

> 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
>              Labels: Usability
>             Fix For: sprint-7
>
>
> 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)