GitHub user franz1981 opened a pull request:
https://github.com/apache/activemq-artemis/pull/1586
ARTEMIS-1462 Allow ActiveMQScheduledComponent initial delay configuration
It contains:
- an improved documentation of the constructors
- the initial delay configuration
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/franz1981/activemq-artemis initial_delay
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-artemis/pull/1586.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1586
----
commit 06401e020b501b1fd2a45f59e2766e613407d93b
Author: Francesco Nigro <[email protected]>
Date: 2017-10-13T07:15:41Z
ARTEMIS-1462 Allow ActiveMQScheduledComponent initial delay configuration
It contains:
- an improved documentation of the constructors
- the initial delay configuration
----
---