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)