mirror of
https://github.com/apache/activemq.git
synced 2025-02-11 04:26:29 +00:00
Refactor the scheduler store into a more KahaDB style store that can recover from various problems like missing journal files or corruption as well as rebuild its index when needed. Move the scheduler store into a more configurable style that allows for users to plug in their own implementations. Store update from legacy versions is automatic.