[GitHub] ignite pull request: ignite-1301: added portable protocol version ...

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

[GitHub] ignite pull request: ignite-1301: added portable protocol version ...

andrey-kuznetsov
GitHub user dmagda opened a pull request:

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

    ignite-1301: added portable protocol version info to node's attributes

    Portable protocol version is now added to Ignite node's attributes list.
   
    If two nodes have different protocol versions then a joining node will fail with corresponding exception.
    However, in order to preserve backward compatibility, if a remote node's protocol version is null then the exception won't be thrown.
   
    In addition, added a couple of tests that check the version.  

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

    $ git pull https://github.com/dmagda/incubator-ignite ignite-1301

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

    https://github.com/apache/ignite/pull/43.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 #43
   
----
commit 7a30405e210791ebd73b63ebeeda8cc479e40a6e
Author: Denis Magda <[hidden email]>
Date:   2015-08-27T07:34:59Z

    ignite-1301: added portable protocol version info to node's attributes

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [hidden email] or file a JIRA ticket
with INFRA.
---
Reply | Threaded
Open this post in threaded view
|

[GitHub] ignite pull request: ignite-1301: added portable protocol version ...

andrey-kuznetsov
Github user dmagda closed the pull request at:

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


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [hidden email] or file a JIRA ticket
with INFRA.
---