|
|
-
Re: Review Request: FLUME-1854: Application class can deadlock if stopped immediately after startHari Shreedharan 2013-01-24, 20:25
----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/8978/#review15652 ----------------------------------------------------------- Ship it! Ship It! - Hari Shreedharan On Jan. 17, 2013, 12:52 a.m., Brock Noland wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/8978/ > ----------------------------------------------------------- > > (Updated Jan. 17, 2013, 12:52 a.m.) > > > Review request for Flume. > > > Description > ------- > > Fixed race condition found in FLUME-1854. > > > This addresses bug FLUME-1854. > https://issues.apache.org/jira/browse/FLUME-1854 > > > Diffs > ----- > > flume-ng-node/src/main/java/org/apache/flume/node/Application.java c066a1a > flume-ng-node/src/test/java/org/apache/flume/node/TestApplication.java d326312 > > Diff: https://reviews.apache.org/r/8978/diff/ > > > Testing > ------- > > Unit test added which caught this condition, if present, the majority of times. > > > Thanks, > > Brock Noland > > |