confluent-kafka-go icon indicating copy to clipboard operation
confluent-kafka-go copied to clipboard

Confluent's Apache Kafka Golang client

Results 265 confluent-kafka-go issues
Sort by recently updated
recently updated
newest added

Description =========== How to reproduce ================ Using oauthClientId and oauthSecretId to generate the oauthToken and pass the value to NewConfigWithBearerAuthentication, then set up the schemaRegistryClient. After the oauthToken is expired,...

schema registry

Description =========== we are using managed kafka service (AWS MKS) in our mission critical app. During scheduled maintenance windows of MSK our broker nodes go down one by one for...

Description =========== Hi there, Our system must build to a 32-bit execute program that run in Windows, we use golang 32-bit, MingW-W64 32-bit to build it and get a error,...

### Discussed in https://github.com/confluentinc/confluent-kafka-go/discussions/1290 Originally posted by **wi7sonjoseph** September 10, 2024 We have our Kafka cluster configured in SSL mode. Below are few of the details: ### **From Kafka config...