You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Timothy Bish (JIRA)" <ji...@apache.org> on 2014/07/10 18:12:04 UTC

[jira] [Created] (AMQ-5271) Add an in-memory JobSchedulerStore implementation

Timothy Bish created AMQ-5271:
---------------------------------

             Summary: Add an in-memory JobSchedulerStore implementation
                 Key: AMQ-5271
                 URL: https://issues.apache.org/jira/browse/AMQ-5271
             Project: ActiveMQ
          Issue Type: New Feature
          Components: Job Scheduler
    Affects Versions: 5.10.0
            Reporter: Timothy Bish
            Assignee: Timothy Bish
            Priority: Minor
             Fix For: 5.11.0


For brokers that run with persistence disabled there currently no in-memory job scheduler store so an embedded broker without persistence can't have scheduled messages or do broker led redelivery without manually configuring in the normal JobSchedulerStore impl which requires a disk based store.  We should add an in memory variant that is the default if persistence is disabled but scheduler support is enabled. 



--
This message was sent by Atlassian JIRA
(v6.2#6252)