alirezazamani opened a new issue #1345: URL: https://github.com/apache/helix/issues/1345
### Describe the bug TestEnqueueJobs is unstable due to not stopping the queue before adding a job. ### To Reproduce Keep adding a jobs to the queue in a loop without stop and resuming it. ### Expected behavior A clear and concise description of what you expected to happen. It is recommended to stop the queue, add the job and resume the queue. Also, if there are many jobs needs to be added to a queue, it is recommended to use batch enqueueing the job. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
