[GitHub] ignite pull request #4518: IGNITE-9227 Fast reply on single message if excha...

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

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


---


[GitHub] ignite pull request #4518: IGNITE-9227 Fast reply on single message if excha...

2018-08-10 Thread Jokser
GitHub user Jokser opened a pull request:

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

IGNITE-9227 Fast reply on single message if exchange future has already 
completed



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

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

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

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


commit 15d4cf514b0124572ac6a80798772f3b57a41e4c
Author: Pavel Kovalenko 
Date:   2018-08-10T15:55:49Z

IGNITE-9227 Fast reply on single message if exchange future has already 
completed and full message is available to send

commit 65782a52eeb425082b85dde316dd1082fe43edb4
Author: Pavel Kovalenko 
Date:   2018-08-10T15:57:12Z

Merge branch 'master' into ignite-9227

# Conflicts:
#   
modules/core/src/test/java/org/apache/ignite/testsuites/IgniteCacheTestSuite6.java

commit f609ef4fa855a1636211ee5dde0ffeff59fb4d40
Author: Pavel Kovalenko 
Date:   2018-08-10T15:58:46Z

IGNITE-9227 Unfail test.




---