You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/10/13 07:17:00 UTC

[jira] [Commented] (ARTEMIS-1462) Allow ActiveMQScheduledComponent initial delay configuration

    [ https://issues.apache.org/jira/browse/ARTEMIS-1462?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16203147#comment-16203147 ] 

ASF GitHub Bot commented on ARTEMIS-1462:
-----------------------------------------

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 <ni...@gmail.com>
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

----


> Allow ActiveMQScheduledComponent initial delay configuration
> ------------------------------------------------------------
>
>                 Key: ARTEMIS-1462
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-1462
>             Project: ActiveMQ Artemis
>          Issue Type: Improvement
>          Components: Broker
>            Reporter: Francesco Nigro
>            Assignee: Francesco Nigro
>
> ActiveMQScheduledComponent currently support scheduling with a fixed period using the period as the initial delay too: using different values could be helpful to support different scenarios. 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)