Re: [PR] CgroupCpuSetMonitor: Initialize the cgroup discoverer (druid)

2024-06-21 Thread via GitHub
kgyrtkirk commented on PR #16621: URL: https://github.com/apache/druid/pull/16621#issuecomment-2182091724 fyi: there were 6 failing jobs ; one of them failed with injector issues: https://github.com/apache/druid/actions/runs/9555883049/job/26342057882 the issue is rather strange - a

[PR] CgroupCpuSetMonitor: Initialize the cgroup discoverer (druid)

2024-06-17 Thread via GitHub
adithyachakilam opened a new pull request, #16621: URL: https://github.com/apache/druid/pull/16621 ### Description Fixes the null pointer exceptions when the monitor is enabled. # Key changed/added classes in this PR * `CgroupCpuSetMonitor`