maxfortun commented on PR #950: URL: https://github.com/apache/activemq/pull/950#issuecomment-1381020426
@mattrpav, as per our conversation in #949, reworked JobListener to have the following lifecycle hooks. Thoughts? Ended up refactoring `memory`, `kahadb`, and tests. 1. willScheduleJob 2. scheduleJob 3. didScheduleJob 4. willDispatchJob 5. dispatchJob 6. didDispatchJob -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
