Skip to content

Conversation

@risdenk
Copy link
Contributor

@risdenk risdenk commented Nov 12, 2019

What changes were proposed in this pull request?

Our Zookeeper tests don't require 3 instances
for them to run. We can instead use 1 instance
and run the tests with fewer resources.

The timeout for cluster starting up is determined
by hostname lookup speed and can't easily be changed.

https://github.com/apache/curator/blob/master/curator-test/src/main/java/org/apache/curator/test/TestingZooKeeperMain.java#L74

How was this patch tested?

mvn -T.75C verify -U -Ppackage,release -Dshellcheck

Our Zookeeper tests don't require 3 instances
for them to run. We can instead use 1 instance
and run the tests with fewer resources.

The timeout for cluster starting up is determined
by hostname lookup speed and can't easily be changed.

https://github.com/apache/curator/blob/master/curator-test/src/main/java/org/apache/curator/test/TestingZooKeeperMain.java#L74

Signed-off-by: Kevin Risden <krisden@apache.org>
@risdenk risdenk self-assigned this Nov 12, 2019
@risdenk risdenk merged commit 6f7d633 into apache:master Nov 12, 2019
@risdenk risdenk deleted the KNOX-2121 branch November 12, 2019 03:45
Copy link
Contributor

@smolnar82 smolnar82 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, @risdenk for taking care of this issue!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants