grafana / metrictank

metrics2.0 based, multi-tenant timeseries store for Graphite and friends.
GNU Affero General Public License v3.0
622 stars 104 forks source link

Kafka 0.11.0.0 incompatibility #684

Closed tehlers320 closed 6 years ago

tehlers320 commented 7 years ago

This is not a major issue, but we went ahead and tested kafka 0.11.0.0

carbon-relay-ng appears to be able to produce on 0.11.0.0, however MT cannot consume.

kafka: error while consuming mdm/3: kafka: error decoding packet: invalid byteslice length

Just filing the bug for others to avoid 0.11.0.0 until tested/working.

Relates to this i think: https://github.com/Shopify/sarama/issues/901

Dieterbe commented 6 years ago

this will most likely be fixed via #819

Dieterbe commented 6 years ago

fixed via #906