-
The current signature for `send` is:
`const send: (record: Producer.Producer.ProducerRecord) => Effect.Effect`
I just ran into this error which caused the program to die:
```typescript
[12:1…
-
Description
===========
I am currently working with the Confluent Kafka Go client and wanted to inquire about the possibility of implementing a feature where messages can be queued (pre-fetched \ ke…
-
Hi Team,
I'm running zilla with kafka crud use case, where i primarily focused on POST. Initially the app was running fine with 0.9.89 , able to get 204 response when we hit it with curl. We see an a…
-
### Name and Version
binami/kafka 3.8.0
### What architecture are you using?
None
### What steps will reproduce the bug?
### 1. JAAS set up with environment variables
```yaml
kaf…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Environment
```markdown
- Milvus version:master-20241119-fceff6ed-amd64
- Deployment mode(standalone o…
-
### Report
Keda version: keda:2.14.0
ghcr.io/kedacore/keda:2.14.0
kubenetes version: 1.29
Keda Trigger Type: Kafka
ScaledObject Fails [namespace scoped] to resolve Auth params from cluster scop…
-
### Describe the bug
TraceStack:
```
msg:"An exception occurred invoking callback for CallbackRegistration{instrumentDescriptors=[InstrumentDescriptor{name=kafka.consumer.assigned_partitions, descr…
-
### Environment
kafka-python = "^2.0.2"
python = Python 3.10.15
We're using AWS MSK - Kafka version 3.5.1.
### Code
```
import traceback
from kafka import KafkaAdminClient
BOOTSTRAP_SE…
-
**Describe the desired outcome from the user's perspective**
As devops, I want to see logs for when a `kafka client` binding can't successfully complete an operation.
**Acceptance criteria**
- L…
-
* aws-msk-iam-sasl-signer-python version:aws-msk-iam-sasl-signer-python==1.0.1
* Python version:3.10.12
* Operating System:Linux
* Method of installation: Pip
* Kafka library name: confluent-kafka…