You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomee.apache.org by doychin <gi...@git.apache.org> on 2019/01/02 12:35:18 UTC

[GitHub] tomee pull request #346: jitter=0 is incorrect. jitter has to be > 0

GitHub user doychin opened a pull request:

    https://github.com/apache/tomee/pull/346

    jitter=0 is incorrect. jitter has to be > 0

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/doychin/tomee jitter=0

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/tomee/pull/346.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 #346
    
----
commit 1219109eb4786bf8d04cd1c31b07463c8952b720
Author: Doychin Bondzhev <do...@...>
Date:   2019-01-02T12:34:47Z

    jitter=0 is incorrect. jitter has to be > 0

----


---