-
Hi all,
I configured my company email account with OAUTHBEARER and can read all emails.
However, I cannot reply to the email with "Oauth token is too big:250" message.
Based on this https://unix…
Ruach updated
2 months ago
-
Hi all,
when running kafka in kubernetes in single mode, kafka can't resolve kafka-0.kafka.confluent.svc
But, there is no such problem with amd64
Version: 7.2.1
Error:
> [2022-08-05 12:14…
-
Error while testing connection with Kafka
Error example:
test-connection-Kafka-my798FgW Failed to trigger workflow due to airflow API returned Internal Server Error and response {"error": "Error run…
-
Not sure if i have the right configuration set in the deployment; schema registry is not exposing any metrics over the port defined in deployment, below is deployment file & pod status & logs from pod…
-
We are trying to connect a C++ consumer client with a Kafka Topic using the OAUTHBEARER mechanism using libkafkard version '2.3.0'. We seem to be able to get the bearer token but can not establish a p…
-
**Is your feature request related to a problem? Please describe.**
With AWS MSK, we use the IAM Authentication mechanism ([documented here](https://docs.aws.amazon.com/msk/latest/developerguide/iam…
-
Description
===========
The `Producer` and `Consumer` can use Python logging via the `logger` configuration option. This works well as long as the program is running. Unfortunately, the last log m…
-
I noticed it keeps localhost even when overriding the boot strap server.
```
` var config = new ProducerConfig
{
BootstrapServers = "test server",
Securit…
-
It would be great if there is a sasl(oauthbearer) mechanism similart to https://github.com/edenhill/librdkafka/pull/2189 this issue in librdkafka.
-
After a period of time using OAuth2 with Gmail I would end up getting this error.
By tweaking a bit I can get a useful backtrace:
```
Debugger entered--Lisp error: (wrong-type-argument arrayp nil…