[GitHub] geode pull request #616: GEODE-2860: Refactor use of EventTracker

2017-07-14 Thread nreich
Github user nreich closed the pull request at: https://github.com/apache/geode/pull/616 --- 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 enabl

[GitHub] geode pull request #616: GEODE-2860: Refactor use of EventTracker

2017-07-03 Thread nreich
GitHub user nreich opened a pull request: https://github.com/apache/geode/pull/616 GEODE-2860: Refactor use of EventTracker * change EventTracker to an interface with two implementations * move as much logic out of LocalRegion down into subclasses that make use EventT