GitHub user gemzdude opened a pull request: https://github.com/apache/incubator-geode/pull/235
GEODE-1818: Bug37377DUnitTest passes with NPE suspect strings in log This is an older test which had experienced some severe "code rot". Modified code to conform to current product behavior. Removed use of internal APIs and dummy remote clear event from test. Updated remote method execution to utilize new lambda technique. You can merge this pull request into a Git repository by running: $ git pull https://github.com/gemzdude/incubator-geode develop Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-geode/pull/235.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 #235 ---- commit 58ea56aeba4cfa4b1a45d9f0242284823af42385 Author: Scott Jewell <sjew...@pivotal.io> Date: 2016-08-31T17:54:05Z GEODE-1818: Bug37377DUnitTest passes with NPE suspect strings in log ---- --- 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. ---