----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/43606/ -----------------------------------------------------------
Review request for geode, Hitesh Khamesra, Jianxia Chen, and Udo Kohlmeyer. Repository: geode Description ------- Once in a while a test fails with an NPE in method Connection.scheduleAckTimeouts() using the variable ackConnectionGroup. This variable is set to null in setInUse(). Diffs ----- gemfire-core/src/main/java/com/gemstone/gemfire/internal/tcp/Connection.java 74660da3d365941b1017e18d427f5d14832c8d93 Diff: https://reviews.apache.org/r/43606/diff/ Testing ------- Thanks, Bruce Schuchardt
