frankgrimes97
frankgrimes97
We're running `opstree/druid-exporter:v0.11` and recently noticed the following errors after upgrading Druid (from `25.0.0` to `29.0.0`): ``` 2024/03/06 19:17:12 http: panic serving :: interface conversion: interface {} is nil, not...
It's unnecessary and prevents running client on same machine as Statsd.
It seems no jars for tags after `v7.5.3` are landing in https://packages.confluent.io/maven/io/confluent/common/ As reported on https://github.com/confluentinc/kafka-connect-storage-cloud/issues/704 we are unable to build downstream projects (e.g. `kafka-connect-storage-cloud`) without first building *all* confluent...
This helps avoid "Task not serializable" errors when used from within Spark jobs
This addresses https://github.com/allegro/json-avro-converter/issues/26
By having it return a type which implements SpecificRecord only gives us more flexibility in usage.
This feature sort of tracks the behaviour of Avro itself. Interesting discussion of Enum schema evolution here: https://issues.apache.org/jira/browse/AVRO-1340
### Operating system macOS Ventura 13.6.7 (22G720) ### Helmfile Version v0.165.0 ### Helm Version version.BuildInfo{Version:"v3.11.3", GitCommit:"323249351482b3bbfc9f5004f65d400aa70f9ae7", GitTreeState:"clean", GoVersion:"go1.20.3"} ### Bug description The helmfile sync --timeout option does not appear to...