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/16 00:32:00 UTC

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

Valentin Kulichenko created IGNITE-1017:
-------------------------------------------

             Summary: 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
             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)