Divick
Divick
@lucasdavid I too see that the issue is manifested when conditions are combined such that when doing Or on a class which returns True for has_object_permission by default like in...
@holyachon No I have not tried this but I can try and see.
@holyachon To make it easier to debug and change configuration I have provisioned druid in k8s using druid-operator instead of logging to each server separately (master, data, query) and changing...
Closing this and will reopen if I get to running k8s manually again instead of on k8s cluster. Opened #13202 to keep track of metrics "unmapped" logs seen in druid.
@CorrosiveKid I see there is one issue with the current implementation. It calls a task for every save, while it could possibly call a task for multiple objects in one...
@brandond As stated above, I have tried with snapshotter=native as well as fuse-overlayfs too but in that case it gives the following message in logs: ``` modprobe: FATAL: Module br_netfilter...
@brandond ok. But I have only access to these vms which have these as defaults. It may not be possible for me to update the filesystem option for xfs for...
Also note that even though I tried with: ``` "coordinator-segment/count" : { "dimensions" : ["dataSource"], "type" : "gauge" }, "historical-segment/count" : { "dimensions" : ["dataSource", "tier", "priority"], "type" : "gauge"...
+1 I too similar issue with the said versions of celery