https://issues.apache.org/bugzilla/show_bug.cgi?id=47575
Curt Arnold <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO --- Comment #1 from Curt Arnold <[email protected]> 2009-08-04 20:30:44 PDT --- FYI: This is regarding o.a.l.rolling.RFA in the extras companion, Seems like it should be very rare for the stock rolling policies to return null for rollover(). Moving the block for completion of async tasks until after if (rollover != null) would seem to insignificantly delay the blocking, There is some commented out code indicating a developer considered failing the rollover instead of blocking. That would seem to be a more desirable approach. Maybe it could be configurable? Would appreciate knowing more about your situation and the benefit you saw from changing the location of the block. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
