GitHub user DmitriyGovorukhin opened a pull request:
https://github.com/apache/ignite/pull/1060 Ignite 3727 2 You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-3727-2 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/1060.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 #1060 ---- commit 4e6605f1691a43b2ba57da3d4eef98e6dd460a43 Author: DmitriyGovorukhin <[hidden email]> Date: 2016-08-30T15:38:13Z IGNITE-3727: added ability intercept "stop listener" message, check future status after invoke stopRemoteListen. commit bb899bdbb253ac51c2ee3cc89e51ec4ab6e88157 Author: DmitriyGovorukhin <[hidden email]> Date: 2016-08-31T13:43:34Z IGNITE-613: particular solved problem, check all node for result commit 1f31fdb47b7b0f8d621ee1c96927038591cd369d Author: DmitriyGovorukhin <[hidden email]> Date: 2016-09-02T14:15:44Z IGNITE-3727: added comment for message send method, details behavior commit cf4cd05f9abdbeae096c6eb2d364dd140b06bbdc Author: DmitriyGovorukhin <[hidden email]> Date: 2016-09-05T06:34:49Z IGNITE-3727: update javadoc commit 784958bf6e0e8e81191af498f6a993b2bfd78204 Author: DmitriyGovorukhin <[hidden email]> Date: 2016-09-06T16:35:14Z IGNITE-1678 code + test+ benchmark config commit 6485ae58c1f6dafdbfcf4de4f258f1386affa723 Author: DmitriyGovorukhin <[hidden email]> Date: 2016-09-08T11:55:09Z IGNITE-2539 issues reproduce test commit ccae9b0673ff169be94cfc393dfbd43f4867ffa5 Author: DmitriyGovorukhin <[hidden email]> Date: 2016-09-08T11:57:25Z IGNITE-2539 fix issue, move cleanup code commit 7e6042420b804fffaed771767ba1f00e8bb5413d Author: DmitriyGovorukhin <[hidden email]> Date: 2016-09-08T12:42:35Z IGNITE-3727 send message, local listeners will execute through thread pool commit ecd3d93e69e4ffaceec49052181ad7a80b321152 Author: DmitriyGovorukhin <[hidden email]> Date: 2016-09-08T16:08:32Z IGNITE-2539 fix code version pre 1.8 now 1.7 commit a6980abbf5d8ff80ed8a83f479729ef418dfa7c9 Author: DmitriyGovorukhin <[hidden email]> Date: 2016-09-08T17:02:43Z IGNITE-3727 supported sync/async execution for local listener commit 271619d5d50aadd6f6de418725d81f53819953f2 Author: DmitriyGovorukhin <[hidden email]> Date: 2016-09-08T17:10:39Z IGNITE-3727 license header commit 14e1a6b300109e84bf1a0652673fa674a9ea83b3 Author: DmitriyGovorukhin <[hidden email]> Date: 2016-09-08T17:24:08Z IGNITE-3727 start/stop async remote listener test commit e3855a35b71a7f6e5bd96ab3b4572d11d049d6f7 Author: DmitriyGovorukhin <[hidden email]> Date: 2016-09-09T08:11:00Z IGNITE-3727 send(..) javadoc update commit e68a4fa2f25c9533dd38bbe25a6a98b804b5ca35 Author: DmitriyGovorukhin <[hidden email]> Date: 2016-09-09T08:17:41Z IGNITE-3727 GridIO javadoc update commit 8b416e8b2b3ea8f0a56eb9e41098df0b96a59cc9 Author: DmitriyGovorukhin <[hidden email]> Date: 2016-09-09T09:02:19Z IGNITE-3727 test send sync/async and small fix in code commit 190a5c99fae2fe16afea5a59ba5fd6ca6aef900c Author: DmitriyGovorukhin <[hidden email]> Date: 2016-09-09T09:26:24Z IGNITE-3727 update test, added 2 new cases commit 9cdc754aaa367573dfc713230057e7094f678148 Author: sboikov <[hidden email]> Date: 2016-09-12T19:46:48Z merge from master commit e4b44a811e8d3145023252d76155deb286ed2d1c Author: sboikov <[hidden email]> Date: 2016-09-12T20:23:07Z ignite-3727 minor commit 14cb9f5d3ea788f3cf4a96fe77c346c192173c5c Author: DmitriyGovorukhin <[hidden email]> Date: 2016-09-13T09:57:59Z IGNITE-3727 fix notes from jira. commit 21e0093adf8978523e5c9451dd44f3087d65ca3d Author: DmitriyGovorukhin <[hidden email]> Date: 2016-09-13T10:00:17Z IGNITE-3727 fix notes from jira. (small update) commit 980df4ea1be385867c69d2fa977f22d808701aca Author: DmitriyGovorukhin <[hidden email]> Date: 2016-09-13T11:27:08Z Revert "IGNITE-1678 code + test+ benchmark config" This reverts commit 784958bf6e0e8e81191af498f6a993b2bfd78204. commit 62f91abd32a261cd9c1aaa29dce930fe96a748a7 Author: DmitriyGovorukhin <[hidden email]> Date: 2016-09-13T11:39:17Z Revert "IGNITE-2539 fix issue, move cleanup code" This reverts commit ccae9b0673ff169be94cfc393dfbd43f4867ffa5. commit a1f0db9d5d3e63940f158cb30cfaf3d51f558630 Author: DmitriyGovorukhin <[hidden email]> Date: 2016-09-13T11:42:03Z Revert "IGNITE-2539 issues reproduce test" commit 60b030cdf27dfa6567630f3157e5e370a08834c1 Author: DmitriyGovorukhin <[hidden email]> Date: 2016-09-13T12:43:37Z IGNITE-3727 fix test commit de59444b235ae325bb35976dbd0f211ce8dfb69c Author: DmitriyGovorukhin <[hidden email]> Date: 2016-09-14T08:18:10Z ignite-3727 added test for sendOrdered + javadoc (behavior sendOrdered) commit c9ed5c6583e803110a34fc0126ae4e5af56331b1 Author: DmitriyGovorukhin <[hidden email]> Date: 2016-09-14T09:58:20Z ignite-3727 added test for multi-thread sendOrdered ---- --- 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. --- |
Free forum by Nabble | Edit this page |