DoctorK
DoctorK copied to clipboard
DoctorK is a service for Kafka cluster auto healing and workload balancing
Bumps avro-maven-plugin from 1.8.2 to 1.10.2. [](https://dependabot.com/compatibility-score/?dependency-name=org.apache.avro:avro-maven-plugin&package-manager=maven&previous-version=1.8.2&new-version=1.10.2) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...
Bumps avro from 1.8.2 to 1.10.2. [](https://dependabot.com/compatibility-score/?dependency-name=org.apache.avro:avro&package-manager=maven&previous-version=1.8.2&new-version=1.10.2) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...
Bumps commons-lang3 from 3.6 to 3.12.0. [](https://dependabot.com/compatibility-score/?dependency-name=org.apache.commons:commons-lang3&package-manager=maven&previous-version=3.6&new-version=3.12.0) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...
Bumps commons-beanutils from 1.9.3 to 1.9.4. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...
``` [WARNING] Some problems were encountered while building the effective model for com.github.pinterest:kafkastats:jar:0.2.4.9 [WARNING] 'build.plugins.plugin.(groupId:artifactId)' must be unique but found duplicate declaration of plugin org.apache.maven.plugins:maven-assembly-plugin @ line 154, column 21...
Hi I am curious about the architecture and design of DoctorKafka. Usually a system (e.g DoctorKafka) that checks on the health of another system should be isolated from the main...
https://help.github.com/en/actions/configuring-and-managing-workflows/configuring-a-workflow#adding-a-workflow-status-badge-to-your-repository
Hi I got DoctorKafka to run previously with one broker on my local machine. I added two other brokers on same IP different ports. (Total kafka cluster with 1 zk...