GitHub user ashutakGG opened a pull request: https://github.com/apache/ignite/pull/53
Fix for update notifier. Fix for update notifier. You can merge this pull request into a Git repository by running: $ git pull https://github.com/ashutakGG/incubator-ignite upd-notif-demon-thread Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/53.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 #53 ---- commit a58f0eb83b22455472e68d6460ff1cb3fed64cda Author: ashutak <ashu...@gridgain.com> Date: 2015-08-31T16:55:20Z initial implementation and test commit 8b7e9db752e842e8706bb0e6b7e52c688ad9f1e5 Author: ashutak <ashu...@gridgain.com> Date: 2015-08-31T17:42:09Z refactor GridUpdateNotifier commit b7fb39adb27dca0ca2ae0c810ed4cc5e73d3d8f2 Author: ashutak <ashu...@gridgain.com> Date: 2015-08-31T17:59:42Z stop GridUpdateNotifier and clean-up commit 71e26435c7949f4570e40991656dd2726481f398 Author: ashutak <ashu...@gridgain.com> Date: 2015-08-31T18:01:49Z clean-up (remove UpdNothifDemonThreadTmpTest) commit 14bd8b138ae3798fc931ea2b9324bd120c75943b Author: ashutak <ashu...@gridgain.com> Date: 2015-08-31T18:51:13Z Merge branch 'master' into upd-notif-demon-thread Conflicts: modules/core/src/main/java/org/apache/ignite/internal/GridUpdateNotifier.java modules/core/src/test/java/org/apache/ignite/internal/GridUpdateNotifierSelfTest.java commit 60388922b65b2b4cacbde99c912e439851ac7320 Author: ashutak <ashu...@gridgain.com> Date: 2015-08-31T19:17:11Z plugins and imports ---- --- 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. ---