yashmayya commented on PR #16716: URL: https://github.com/apache/pinot/pull/16716#issuecomment-3237210404
Hmm this test is still flaky: ``` Error: Failures: Error: PinotTableRestletResourceTest.testTableTasksCleanupWithActiveTasks:1223->ControllerTest.sendDeleteRequest:1156->ControllerTest.sendDeleteRequest:1166 ยป IO org.apache.pinot.common.exception.HttpErrorStatusException: Got error status code: 500 (Internal Server Error) with reason: "Failed to delete job: TaskQueue_SegmentGenerationAndPushTask_Task_SegmentGenerationAndPushTask_fc812020-6f8a-4fcd-bc8a-206c60a634f0_1756467659605 from queue: TaskQueue_SegmentGenerationAndPushTask" while sending request: /tasks/task/Task_SegmentGenerationAndPushTask_fc812020-6f8a-4fcd-bc8a-206c60a634f0_1756467659605?forceDelete=true to controller: pkrvmccyg1gnepe, version: Unknown ``` @shounakmk219 is there an open issue for this already or should I create one? -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
