Github user dschneider-pivotal commented on a diff in the pull request: https://github.com/apache/incubator-geode/pull/201#discussion_r71577203 --- Diff: geode-core/src/main/java/com/gemstone/gemfire/internal/cache/LocalRegion.java --- @@ -17,10 +17,96 @@ package com.gemstone.gemfire.internal.cache; -import com.gemstone.gemfire.*; --- End diff -- If you want to clean up these imports you should not do it as part of this fix. File a new ticket for it. I could be wrong about this but I think you should change your IDE to not automatically reorg the imports. Kirk might have some good advice on this.
--- 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. ---