[
https://issues.apache.org/jira/browse/IGNITE-2383?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15249994#comment-15249994
]
ASF GitHub Bot commented on IGNITE-2383:
----------------------------------------
GitHub user vldpyatkov opened a pull request:
https://github.com/apache/ignite/pull/659
IGNITE-2383
Non-string system properties should be ignored in node attributes and
update checker
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/vldpyatkov/ignite ignite-2383
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/659.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #659
----
commit a810a8e914c070dc65a4889025dfba2ac10b3445
Author: vdpyatkov <[email protected]>
Date: 2016-04-20T14:25:36Z
IGNITE-2383
Non-string system properties should be ignored in node attributes and
update checker
----
> Non-string system properties should be ignored in node attributes and update
> checker
> ------------------------------------------------------------------------------------
>
> Key: IGNITE-2383
> URL: https://issues.apache.org/jira/browse/IGNITE-2383
> Project: Ignite
> Issue Type: Bug
> Components: general
> Reporter: Valentin Kulichenko
> Assignee: Vladislav Pyatkov
> Priority: Critical
> Fix For: 1.6
>
>
> user@ discussion:
> http://apache-ignite-users.70518.x6.nabble.com/Ignite-quot-bugs-quot-td2534.html
> Some frameworks can put non-string and/or non-serializable values into system
> properties. We should ignore them in
> {{GridUpdateNotifier.getSystemProperties()}} method and when adding
> properties to node attributes.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)