[GitHub] ignite pull request #1778: client reconnect fix

2017-04-13 Thread sergey-chugunov-1985
Github user sergey-chugunov-1985 closed the pull request at:

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


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] ignite pull request #1778: client reconnect fix

2017-04-12 Thread sergey-chugunov-1985
GitHub user sergey-chugunov-1985 opened a pull request:

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

client reconnect fix



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

$ git pull https://github.com/gridgain/apache-ignite 
ignite-3477-master-client-reconn-fix

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

https://github.com/apache/ignite/pull/1778.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 #1778


commit 5cded42e8a45cd799122061499e0c95b00803504
Author: Ilya Lantukh 
Date:   2017-04-12T09:43:49Z

ignite-3477 : Fixed possible endless iteration over queue with evicted 
patitions.

commit 48b9aa3e36767697b1f7bcf7e32250f45d5e31fa
Author: Sergey Chugunov 
Date:   2017-04-12T10:41:09Z

ClientReconnectMessage id shouldn't be saved for lastMsgId on client side




---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---