-
Latest Kafka from Universe (https://github.com/mesosphere/universe/tree/version-3.x/repo/packages/K/kafka/30) seems broken - when DCOS tries to provision, it erros:
Exception in thread "main" org.apac…
-
Hi,
We have a Dropwizard app (dropwizard-core:2.1.4) which uses zipkin-core:2.0.16-1 with 'kafka' collector. When using it along kafka-clients:3.3.1 we are able to see a high CPU usage but the same…
-
We should explore creating ACIs for some of the more popular infrastructure apps:
- [ ] Cassandra
- [ ] Zookeeper
- [ ] Dropwizard
- [ ] Kafka
- [ ] Hadoop components
-
We've made some initial progress in #7148, #6613, #6537, #6497, #6484, #6486, #6485, #5774, #5688, #5679, #5668, #5660, #5596, #5581, #5521, #5504, #5399, #3768, #3525 (among others)
But there's so…
-
@nicktelford Can you please let me know when the new version of the plugin will be released?
Why was the Configuration subclass removed?
-
Maybe you guys could add an exclusion for this into the dropwizard-extra-zookeeper project?
```
SLF4J: Detected both log4j-over-slf4j.jar AND slf4j-log4j12.jar on the class path, preempting StackOver…
-
java -server -cp lib/*:doctorkafka-0.2.4.3.jar com.pinterest.doctorkafka.DoctorKafkaMain server dropwizard.yml
ERROR StatusLogger No Log4j 2 configuration file found. Using default co…
-
Implement real-timeish datasource that allows reading
- Latest data from Kafka (last few records)
- Semi latest data from HDFS (Last Few Days)
- Old data from Archive S3 (As is already done)
-
Desired Behavior
==============================
Please describe the new behavior stream-registry project should have.
Benefits
==============================
Please list the benefits of upd…
-
one of most important part of distributed system is observability that's why we should build our library with this mindset.
Probably we should try to use https://github.com/zio/zio-metrics if it is…