[
https://issues.apache.org/jira/browse/IGNITE-1017?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Atri Sharma updated IGNITE-1017:
--------------------------------
Attachment: ignite-sprint-5_ignite-1017ver1.patch
Version 1
> 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)