cookie-cutter icon indicating copy to clipboard operation
cookie-cutter copied to clipboard

Unable to retrieve watermarks

Open sklose opened this issue 5 years ago • 2 comments

The background task that publishes Kafka metrics seems to be able to get into a bad state.

TypeError: Cannot destructure property `partitions` of 'undefined' or 'null'.
    at /usr/src/node_modules/kafkajs/src/admin/index.js:209:15
    at runMicrotasks (<anonymous>)
    at processTicksAndRejections (internal/process/task_queues.js:93:5)

sklose avatar Dec 02 '19 17:12 sklose

This issue opened with Kafkajs seems related but hasn't had any updates since August.

https://github.com/tulios/kafkajs/issues/461

plameniv avatar Dec 10 '19 19:12 plameniv

No one seems to be working on this on the Kafkajs side. @talam do you happen to have a reproducer for the issue?

plameniv avatar Jul 12 '21 19:07 plameniv