Suraj Goel
10/24/2024, 3:03 PMAshwin Tumma
10/25/2024, 2:56 AMKumar Basapuram
11/05/2024, 4:54 AMdruid.emitter
for composing
type for parametrized
with dropwizard
together.?Shekhar Rajak
11/11/2024, 3:57 AMAkshat Jain
11/12/2024, 10:02 AMmaven-checkstyle-plugin
plugin integrated which uses checkstyle.xml.
2. We also have spotbugs integrated in our CI pipeline which does static analysis as well
With the above, it seems a bit redundant to have a separate intellij-inspections check. It also adds unnecessary maintenance overhead. We are currently using https://github.com/ccaominh/intellij-inspect which is tied down to an openjdk8 image, and the project doesn't seem to be actively maintained.
We would appreciate your thoughts and inputs on the above. If it sounds good, we will work on removing the check from the repo.
Thanks!Shekhar Rajak
11/22/2024, 1:09 PMjakubmatyszewski
12/02/2024, 3:53 PMAkshat Jain
12/10/2024, 8:40 AMAshwin Tumma
12/11/2024, 5:16 AMAyhan Kaya
12/14/2024, 11:08 AMAyhan Kaya
12/14/2024, 11:11 AMLucas Capistrant
12/16/2024, 3:44 PMSoman Ullah
12/18/2024, 5:39 PMAshwin Tumma
12/31/2024, 11:43 PMAshi Bhardwaj
01/05/2025, 9:38 AMMaytas Monsereenusorn
01/07/2025, 8:38 PMMaytas Monsereenusorn
01/18/2025, 1:18 AMHazmi
01/20/2025, 10:03 AMSuraj Goel
01/27/2025, 5:10 PMSuraj Goel
01/28/2025, 7:02 AMinfo Advisionary
01/30/2025, 11:08 AMMaytas Monsereenusorn
01/31/2025, 6:05 AMSuraj Goel
02/13/2025, 10:13 AMAshwin Tumma
02/21/2025, 1:10 AMJamie Chapman-Brown
02/27/2025, 6:23 PMdruid_emitted_metrics{metric_name="ingest-rabbit-lag"}
. We've recently switched to using the Prometheus plugin, but I can't find any rabbit ingest stats.
Am I missing anything? Can anyone point me to what I would need to change to get these stats back?Mikhail Sviatahorau
03/05/2025, 3:51 PMcoordinator-issued
prefix, which helps identify auto-compaction and could be used to check and reject publishing segments that donât match the current cluster state. The problem is that this prefix isnât accessible on the level where segments are being chosen. The options are to add some preprocessing of the input source at generateAndPublishSegments in IndexTask or to send some flag to the InputSourceProcessor.prosess() method, but both feel like a last resort.
Curious to hear your thoughts â if not there, where do you think this could be best handled?Maytas Monsereenusorn
03/24/2025, 7:07 PMMaytas Monsereenusorn
04/16/2025, 9:38 PMMaytas Monsereenusorn
04/23/2025, 7:36 PMAbhishek Balaji Radhakrishnan
05/07/2025, 12:31 AMjson_merge()
function when someone gets a chance: https://github.com/apache/druid/pull/17983. Thanks!