teslamotors / fleet-telemetry

Apache License 2.0
625 stars 66 forks source link

Do not set opaque object if reliable ack workers are not set. This fixes a potential memory leak issue #153

Closed agbpatro closed 2 months ago

agbpatro commented 2 months ago

Description

Kafka allows you to send opaque entry which are used for post processing flows. we should only set that field if reliable ack workers are configured

Type of change

Please select all options that apply to this change:

Checklist:

Confirm you have completed the following steps: