vector icon indicating copy to clipboard operation
vector copied to clipboard

fix(kafka sink): add panic on Fatal error received from `librdkafka`

Open Ilmarii opened this issue 2 years ago • 1 comments

This is my attempt to fix #14290. The fatal error is unrecoverable and requires the librdkafka producer to be reinitialized. I think failing fast is a good solution in this situation. So, just panic and let the vector restart after that.

Ilmarii avatar Sep 06 '22 14:09 Ilmarii

Deploy Preview for vector-project ready!

Name Link
Latest commit 6e87e1ff15362a7540a06ee7bebd75b1c2857737
Latest deploy log https://app.netlify.com/sites/vector-project/deploys/63175d8d76596000092318e6
Deploy Preview https://deploy-preview-14291--vector-project.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

netlify[bot] avatar Sep 06 '22 14:09 netlify[bot]

Closing this as this is not the approach we would need to take to solve the problem and there has been no further changes to move towards that.

bruceg avatar Jan 20 '23 16:01 bruceg