----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/44929/#review124048 -----------------------------------------------------------
What are the reasons why the serialized value is not available? Could this change cause us to drop events without realizing it due to bugs in getting the off heap value? - Dan Smith On March 16, 2016, 8:52 p.m., Barry Oglesby wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/44929/ > ----------------------------------------------------------- > > (Updated March 16, 2016, 8:52 p.m.) > > > Review request for geode, anilkumar gingade and Dan Smith. > > > Repository: geode > > > Description > ------- > > GEODE-1067: The dispatcher now handles IllegalStateException by retrying > batch without the released event > > > Diffs > ----- > > > geode-core/src/main/java/com/gemstone/gemfire/internal/cache/wan/AbstractGatewaySenderEventProcessor.java > 51b125a4a51cbfde3141404dae7084e0432b341b > > geode-core/src/main/java/com/gemstone/gemfire/internal/cache/wan/GatewaySenderEventImpl.java > d8922f874830831fff573f8f1a6a9ed09fbcfde8 > > geode-wan/src/main/java/com/gemstone/gemfire/internal/cache/wan/GatewaySenderEventRemoteDispatcher.java > 22dff3dc898cfc89c3ed1752f6cb352717140263 > > Diff: https://reviews.apache.org/r/44929/diff/ > > > Testing > ------- > > - repeatedly ran ParallelGatewaySenderOperation_2_OffHeapDUnitTest (along > fixes for GEODE-670 and GEODE-1095) > - running precheckin > > > Thanks, > > Barry Oglesby > >
