----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/44682/ -----------------------------------------------------------
Review request for geode, Bruce Schuchardt, Hitesh Khamesra, and Udo Kohlmeyer. Repository: geode Description ------- preparedView could be null, depends on thread scheduling. becomeCoordinatorForTest will call installView to nullify preparedView. If this thread is delayed, NPE will occur. Diffs ----- geode-core/src/test/java/com/gemstone/gemfire/distributed/internal/membership/gms/membership/GMSJoinLeaveJUnitTest.java 202888c Diff: https://reviews.apache.org/r/44682/diff/ Testing ------- Thanks, Jianxia Chen
