-
Reported by an internal user
**Describe the bug**
When defining a config property like
`MP_MESSAGING_CONNECTOR_LIBERTY_KAFKA_BOOTSTRAP_SERVERS=myserver.local`, this does not result in a `bootst…
-
Hello everyone, I have got the following errors in KSQLDB since I have upgraded the Kafka version from 2.6 to 2.8. The errors appeared with the version 0.13.0 of KSQLDB.
First, It was thought it w…
-
### Versions used
2.0.4, but it's happening with 2.0.5 too
Akka version:
2.6.8
### Expected Behavior
Using an shared Producer, we expect that there is only one Buffer (akka.stream.impl.Fix…
qux42 updated
3 years ago
-
### Discussed in https://github.com/spring-projects/spring-kafka/discussions/2250
Originally posted by **Walnussbaer** May 3, 2022
Hi everyone,
I'm really strunggeling with some basic func…
-
Hi
I'm a bit confused, but I'm also fairly new to the Kafka and Schema-registry.
We have made more consumers and producers to Kafka, using
"ConsumerConfig.VALUE_DESERIALIZER_CLASS_CONFIG, "org.apa…
-
Kafak producer is currently unable to connect to kafka after long time inactivation.
I am using kafka-python (2.0.2).
Below is code of my kafka producer which is using Flask.
```Python
from flask …
-
The `edx_event_bus_kafka` dependency will be specified and pinned in a file _outside_ of each IDA that uses it, since openedx-events will load the implementation by looking up a module reference in th…
-
### Search before asking
- [X] I had searched in the [issues](https://github.com/apache/incubator-seatunnel/issues?q=is%3Aissue+label%3A%22bug%22) and found no similar issues.
### What happened
Wh…
-
Hi,
I am trying to build POC of Akka Streams with Kafka, but I've struggled to get things working. The use case I am interested in is what happens if Kafka is temporarily down and will kick in in the…
-
With host delete (#236) functionality, _unittest.mock_ was added to the API tests. Although mocking is a _good thing_, we are not using _unittest.mock_ in the API tests. If we were, we could mock out …