kfaraz commented on PR #15991:
URL: https://github.com/apache/druid/pull/15991#issuecomment-1999456998
@rbankar7 , I ran the workflow. The
test`WorkerTaskCountStatsMonitorTest.testMonitorNotMiddleManager` seems to be
failing.
```java
Error: Errors:
Error:
org.apache.druid.server.metrics.WorkerTaskCountStatsMonitorTest.testMonitorNotMiddleManager
Error: Run 1:
WorkerTaskCountStatsMonitorTest.testMonitorNotMiddleManager:288 ยป Configuration
Guice configuration errors:
1) No implementation for
org.apache.druid.server.metrics.IndexerTaskCountStatsProvider was bound.
while locating
org.apache.druid.server.metrics.IndexerTaskCountStatsProvider
```
The code coverage also seems insufficient for `WorkerTaskManager`.
<img width="905" alt="Screenshot 2024-03-15 at 4 55 00 PM"
src="https://github.com/apache/druid/assets/18635897/50a3d709-f938-41ff-952d-c66a42bcd19b">
--
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]