You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@curator.apache.org by "Jordan Zimmerman (Jira)" <ji...@apache.org> on 2020/02/18 18:57:00 UTC

[jira] [Created] (CURATOR-560) Make sure tickTime and minSessionTimeout are set

Jordan Zimmerman created CURATOR-560:
----------------------------------------

             Summary: Make sure tickTime and minSessionTimeout are set
                 Key: CURATOR-560
                 URL: https://issues.apache.org/jira/browse/CURATOR-560
             Project: Apache Curator
          Issue Type: Improvement
          Components: Tests
            Reporter: Jordan Zimmerman


The default settings for {{tickTime}} and {{minSessionTimeout}} make our test take longer than they need to. Explicitly set them to smaller values.

Also, while I'm at it, I'll make sure the random server port code calls {{setReuseAddress(true)}}.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)