----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/55346/#review160997 -----------------------------------------------------------
Ship it! What about that BlockingHARegionQueue.waitForData? Do we need to remove that class or make it abstract? - Dan Smith On Jan. 9, 2017, 5:40 p.m., Jason Huynh wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/55346/ > ----------------------------------------------------------- > > (Updated Jan. 9, 2017, 5:40 p.m.) > > > Review request for geode, Barry Oglesby and Dan Smith. > > > Repository: geode > > > Description > ------- > > Durable queues no longer block waiting for a message to dispatch > > > Diffs > ----- > > > geode-core/src/main/java/org/apache/geode/internal/cache/ha/HARegionQueue.java > 50a2d68 > > geode-core/src/main/java/org/apache/geode/internal/cache/tier/sockets/CacheClientProxy.java > 562c0ef > > geode-core/src/test/java/org/apache/geode/internal/cache/tier/sockets/DurableClientQueueSizeDUnitTest.java > 472e79b > > Diff: https://reviews.apache.org/r/55346/diff/ > > > Testing > ------- > > > Thanks, > > Jason Huynh > >