aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStaffan Olsson <staffan@repos.se>2017-12-17 23:01:32 +0100
committerStaffan Olsson <staffan@repos.se>2017-12-17 23:01:32 +0100
commite549959039d69bdc78fbea1be12f6be93bc4cbbd (patch)
tree66c266d89a7beff1e9551c5f9f7bb8c26b58af1c
parent2499e6b1b3d7161d549beaefa8b033fa83f74f54 (diff)
downloadkubernetes-kafka-e549959039d69bdc78fbea1be12f6be93bc4cbbd.tar.gz
kubernetes-kafka-e549959039d69bdc78fbea1be12f6be93bc4cbbd.tar.bz2
kubernetes-kafka-e549959039d69bdc78fbea1be12f6be93bc4cbbd.zip
Shows "Marking the coordinator x dead"
-rw-r--r--avro-tools/avro-tools-config.yml1
-rw-r--r--avro-tools/schemas.yml1
2 files changed, 2 insertions, 0 deletions
diff --git a/avro-tools/avro-tools-config.yml b/avro-tools/avro-tools-config.yml
index f0634ec..9adf3cf 100644
--- a/avro-tools/avro-tools-config.yml
+++ b/avro-tools/avro-tools-config.yml
@@ -40,3 +40,4 @@ data:
log4j.additivity.kafka.consumer.ZookeeperConsumerConnector=false
log4j.logger.org.apache.kafka.clients.Metadata=DEBUG, stdout
+ log4j.logger.org.apache.kafka.clients.consumer.internals.AbstractCoordinator=INFO, stdout
diff --git a/avro-tools/schemas.yml b/avro-tools/schemas.yml
index bd94d6a..b811d17 100644
--- a/avro-tools/schemas.yml
+++ b/avro-tools/schemas.yml
@@ -35,6 +35,7 @@ spec:
httpGet:
path: /
port: 80
+ initialDelaySeconds: 60
ports:
- containerPort: 80
volumeMounts: