forked from apache/pulsar
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Make unit tests to only use dynamically allocated ports (apache#5486)
* Make unit tests to only use dynamically allocated ports * Fixed proxy tests * Fixed zk test utils after merge * Fixed multi host client test * Fix for testConcurrentConsumerReceiveWhileReconnect * Increased timeout on testPulsarSourceLocalRunWithFile * Fixed newer test to also avoid port manager * Fixed test race condition with thread starting in PulsarFunctionLocalRunTest * Fixed ProxyWithAuthorizationNegTest * Fixed ProxySaslAuthenticationTest
- Loading branch information
Showing
118 changed files
with
1,347 additions
and
1,748 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
127 changes: 0 additions & 127 deletions
127
managed-ledger/src/test/java/org/apache/bookkeeper/test/PortManager.java
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.