----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/41563/#review111250 -----------------------------------------------------------
Ship it! Ship It! - Bruce Schuchardt On Dec. 18, 2015, 8:01 p.m., Jianxia Chen wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/41563/ > ----------------------------------------------------------- > > (Updated Dec. 18, 2015, 8:01 p.m.) > > > Review request for geode, anilkumar gingade, Bruce Schuchardt, Hitesh > Khamesra, and Jason Huynh. > > > Repository: geode > > > Description > ------- > > Patch based on a team discussion to solve two issues on network partition > tests: > > 1) Surviving side member is unexpectedly forced out > > 2) Splitbrain scenario on startup of locators > > For the first issue, the fix turns on the TCP_NODELAY flag for fast suspect > member final check process. > > For the second issue, increase the timeout for locator startup. > > > Diffs > ----- > > > gemfire-core/src/main/java/com/gemstone/gemfire/distributed/internal/membership/gms/fd/GMSHealthMonitor.java > 8c38ba6 > > gemfire-core/src/main/java/com/gemstone/gemfire/distributed/internal/tcpserver/TcpClient.java > 8b9347e > > Diff: https://reviews.apache.org/r/41563/diff/ > > > Testing > ------- > > Network partition tests. > > > Thanks, > > Jianxia Chen > >
