[GitHub] ignite pull request #4217: IGNITE-8820: Add ability to read new value of txT...

2018-07-16 Thread asfgit
Github user asfgit closed the pull request at:

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


---


[GitHub] ignite pull request #4217: IGNITE-8820: Add ability to read new value of txT...

2018-06-18 Thread ivandasch
GitHub user ivandasch opened a pull request:

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

IGNITE-8820: Add ability to read new value of txTimeoutOnPartitionMap…

…Exchange while exchange future runs.

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

$ git pull https://github.com/ivandasch/ignite ignite-8820

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

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


commit 44dc068d5d9ffb4bbce8986a4195299ceb5b697c
Author: Ivan Daschinskiy 
Date:   2018-06-18T10:48:45Z

IGNITE-8820: Add ability to read new value of 
txTimeoutOnPartitionMapExchange while exchange future runs.




---