----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/37691/ -----------------------------------------------------------
Review request for geode, anilkumar gingade, Hitesh Khamesra, Jason Huynh, Jianxia Chen, Lynn Gallinat, and Qihong Chen. Repository: geode Description ------- New unit tests to ensure that messages are routed to the correct MessageHandlers and that message fragmentation is working. The test inserts an InterceptUDP protocol into the JGroups stack so we can push messages through JGroups without network communications, and so we can observe what messages are being sent by JGroups. Diffs ----- gemfire-core/src/test/java/com/gemstone/gemfire/distributed/internal/membership/gms/messenger/InterceptUDP.java PRE-CREATION gemfire-core/src/test/java/com/gemstone/gemfire/distributed/internal/membership/gms/messenger/JGroupsMessengerJUnitTest.java PRE-CREATION Diff: https://reviews.apache.org/r/37691/diff/ Testing ------- Thanks, Bruce Schuchardt
