You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/09/20 20:44:00 UTC

[jira] [Commented] (IGNITE-6460) Wrong consistentId for lightweight ClusterNode instances

    [ https://issues.apache.org/jira/browse/IGNITE-6460?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16173796#comment-16173796 ] 

ASF GitHub Bot commented on IGNITE-6460:
----------------------------------------

GitHub user EdShangGG opened a pull request:

    https://github.com/apache/ignite/pull/2707

    IGNITE-6460 Wrong consistentId for lightweight ClusterNode instances

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/gridgain/apache-ignite ignite-6460

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/ignite/pull/2707.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 #2707
    
----
commit 7ece513e55e089ebc00de2d5675066f7eaf8af51
Author: Eduard Shangareev <es...@gridgain.com>
Date:   2017-09-20T20:36:55Z

    IGNITE-6460 Wrong consistentId for lightweight ClusterNode instances

----


> Wrong consistentId for lightweight ClusterNode instances
> --------------------------------------------------------
>
>                 Key: IGNITE-6460
>                 URL: https://issues.apache.org/jira/browse/IGNITE-6460
>             Project: Ignite
>          Issue Type: Bug
>    Affects Versions: 2.1
>            Reporter: Eduard Shangareev
>            Assignee: Eduard Shangareev
>             Fix For: 2.3
>
>
> I have introduced new constructor for TcpDiscoveryNode to create lightweight instances to store them on disc or etc.
> But to save consistentId we need not only keep it in field, but also add to node attributes.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)