kfaraz commented on PR #18045:
URL: https://github.com/apache/druid/pull/18045#issuecomment-2933097032
@jtuglu-netflix , there is also a unit test failure but I guess it is
already being addressed in the other PR.
```
ℹ️ - Unit Test Report - 253337 tests run, 244166 passed, 9170 skipped, 1
failed.
🧪 - TaskQueueConcurrencyTest | expected:<Optional.of(TaskStatus{id=t2,
status=RUNNING, duration=-1, errorMsg=null})> but
was:<Optional.of(TaskStatus{id=t2, status=SUCCESS, duration=-1, errorMsg=null})>
```
--
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]