lhotari commented on issue #22239:
URL: https://github.com/apache/pulsar/issues/22239#issuecomment-1991139528

   I'm able to reproduce the issue by running the test in Docker with 1 CPU.
   
   Using shell script functions from 
https://github.com/lhotari/pulsar-contributor-toolbox/blob/master/functions/pulsar-contributor-toolbox-functions.sh
 and running
   
   ```
   ptbx_run_test_in_docker --cpus=1 -pl pulsar-broker 
-Dtest=AdvertisedListenersMultiBrokerLeaderElectionTest
   ```
   
   I'll check what causes the test to take longer than 60 seconds so that it 
times out.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to