aio-libs / aio-libs/aiokafka

Unable to consume data from broker using SASL_SSL and OAUTHBEARER mechanism

Aberta
#885 0 comentários 0 reações 0 responsáveis Ver no GitHub
Linguagem predominante
Python
Estrelas
1.4k
Forks
269
Merge médio
1d 1h
PRs com merge (30d)
6

Descrição

**Describe the bug**
Consumer throws an error when started

```sh
Heartbeat failed for group my-group because it is rebalancing
Unexpected error while fetching data: UnknownError
```

**Expected behaviour**
Consumer authenticates with the brokers and consumes the messages

**Environment (please complete the following information):**
- aiokafka version (`python -c "import aiokafka; print(aiokafka.__version__)"`): 0.8.0
- kafka-python version (`python -c "import kafka; print(kafka.__version__)"`): 2.0.2

**Reproducible example**
followed the example consumer script and provided additional information like `custom token provider`, `ssl_context`, `sasl_mechanism` and `security_protocol`

Guia de contribuição

Abrir o guia de contribuição

Avaliação

Esta issue ainda não foi avaliada.

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.