You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When the Kafka::Producer::DeliveryReport callback is called, the log message appears like the below where the payload seems to be appearing as a binary blob.
2023-12-13T14:47:56.054339Z INFO - crafka: Message Delivered - <83>ø#014t>~#034<83>ø#020t'<83>øn#017<94>À#017¶À<8d>D
2023-12-13T14:47:56.054344Z INFO - crafka: Message Delivered - <83>ø#014t>~#034<83>ø#020t'<83>øn#017<94>À#017¶À<8d>D
2023-12-13T14:47:56.054346Z INFO - crafka: Message Delivered - <83>ø#014t>~#034<83>ø#020t'<83>øn#017<94>À#017¶À<8d>D
This only seems to occur on our linux servers and not when running locally on my Mac.
The text was updated successfully, but these errors were encountered:
When the
Kafka::Producer::DeliveryReport
callback is called, the log message appears like the below where the payload seems to be appearing as a binary blob.This only seems to occur on our linux servers and not when running locally on my Mac.
The text was updated successfully, but these errors were encountered: