Skip to content
This repository has been archived by the owner on Jul 5, 2023. It is now read-only.

Node does not stop on kafka failure even with stopOnKafkaFailure = true #302

Open
smalyshev opened this issue Oct 4, 2021 · 0 comments
Open

Comments

@smalyshev
Copy link

We have stopOnKafkaFailure = true in the config, however the see this in the log:

[2021-09-18|18:10:52.881] failed to publish, tring to log essential message module=pub topic=orders msg="ExecutionResult at height: 190325426, numOfMsgs: 0" err="dial tcp: lookup kafka-2.kafka-headless.kafka.svc.cluster.local on 
?????:53: no such host"
E[2021-09-18|18:10:56.913] failed to publish, tring to log essential message module=pub topic=block msg="Block: blockHash: 06ee93729edfcbfe579be757e5ed1cac095160801f4397e42839a0755d86329e, blockHeihgt: 190325426, numofTx: 0" err="
kafka server: In the middle of a leadership election, there is currently no leader for this partition and hence it is unavailable for writes."

and the node did not stop, just proceeded with the chain as if nothing happened.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant