You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@helix.apache.org by GitBox <gi...@apache.org> on 2020/09/17 20:48:29 UTC

[GitHub] [helix] kaisun2000 opened a new issue #1373: TestDeleteJobFromJobQueue.testForceDeleteJobFromJobQueue

kaisun2000 opened a new issue #1373:
URL: https://github.com/apache/helix/issues/1373


   LOG 976, touch 7
   
   > 2020-09-17T11:27:23.8501813Z [ERROR] testForceDeleteJobFromJobQueue(org.apache.helix.integration.task.TestDeleteJobFromJobQueue)  Time elapsed: 0.143 s  <<< FAILURE!
   2020-09-17T11:27:23.8503862Z org.apache.helix.HelixException: Failed to delete job: testForceDeleteJobFromJobQueue_job2 from queue: testForceDeleteJobFromJobQueue
   2020-09-17T11:27:23.8507035Z 	at org.apache.helix.integration.task.TestDeleteJobFromJobQueue.testForceDeleteJobFromJobQueue(TestDeleteJobFromJobQueue.java:73)
   2020-09-17T11:27:23.8509881Z 
   2020-09-17T11:27:23.8512026Z [ERROR] stopDeleteJobAndResumeNamedQueue(org.apache.helix.integration.task.TestTaskRebalancerStopResume)  Time elapsed: 900.001 s  <<< FAILURE!
   2020-09-17T11:27:23.8515885Z org.testng.internal.thread.ThreadTimeoutException: Method org.testng.internal.TestNGMethod.stopDeleteJobAndResumeNamedQueue() didn't finish within the time-out 900000
   2020-09-17T11:27:23.8519077Z 


----------------------------------------------------------------
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@helix.apache.org
For additional commands, e-mail: reviews-help@helix.apache.org


[GitHub] [helix] kaisun2000 closed issue #1373: TestDeleteJobFromJobQueue.testForceDeleteJobFromJobQueue

Posted by GitBox <gi...@apache.org>.
kaisun2000 closed issue #1373:
URL: https://github.com/apache/helix/issues/1373


   


----------------------------------------------------------------
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@helix.apache.org
For additional commands, e-mail: reviews-help@helix.apache.org


[GitHub] [helix] kaisun2000 commented on issue #1373: TestDeleteJobFromJobQueue.testForceDeleteJobFromJobQueue

Posted by GitBox <gi...@apache.org>.
kaisun2000 commented on issue #1373:
URL: https://github.com/apache/helix/issues/1373#issuecomment-699190365


   same as #1406. 
   
   root cause clear now. Force deletion can race with controller and raise exception,


----------------------------------------------------------------
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@helix.apache.org
For additional commands, e-mail: reviews-help@helix.apache.org