zhaijack commented on issue #340: Issue 339: Use ephemeral port for bookkeeper tests and variable unit test improvements URL: https://github.com/apache/bookkeeper/pull/340#issuecomment-319432073 The problem of BookieShutdownTest#testBookieRestartContinously: it requires restarting bookies 100 times, and each time it should come up with a different port and different ledger directories. so set this test to not use ephemeral port and reduce the number of restarts to 100 to 10, to reduce the total running time of this test. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org
With regards, Apache Git Services