Skip to content

Commit e549959

Browse files
committed
Shows "Marking the coordinator x dead"
1 parent 2499e6b commit e549959

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

avro-tools/avro-tools-config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,3 +40,4 @@ data:
4040
log4j.additivity.kafka.consumer.ZookeeperConsumerConnector=false
4141
4242
log4j.logger.org.apache.kafka.clients.Metadata=DEBUG, stdout
43+
log4j.logger.org.apache.kafka.clients.consumer.internals.AbstractCoordinator=INFO, stdout

avro-tools/schemas.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ spec:
3535
httpGet:
3636
path: /
3737
port: 80
38+
initialDelaySeconds: 60
3839
ports:
3940
- containerPort: 80
4041
volumeMounts:

0 commit comments

Comments
 (0)