librdkafka
librdkafka copied to clipboard
PWO using kafka to write data to eventhub---Error
- You are integrating your PWO with Event Hub. You are adding a Bootstrap server which is nothing but your Event Hub Hostname and also Connection String at the entity level and also the topic name
- For this, you are getting below error
Recent Error The HistorySinkItem reported an error: History Sink Error Destination: KAFKA:SINK (CLOUD INTERFACE): Kafka producing to az-dna-313-eu-eh-mipdb-dopsterminal.servicebus.windows.net:9093 failed (err: Local: Message timed out (details: librdkafka library returned an error))
Hi team,any update on this?
Could you add debug logs by configuring debug=all this could be a normal message timeout or a network reachability problem as well.