-
Hi, i run eventuate-cdc in docker-compose provided by example.
when i run on mac machine no issue.
when i run on centos machine when i inspect the log got this
```
#######
# # # …
-
Currently, the broker will append to the leader (itself in standalone mode), but maybe this is not optimal. We should support for tuning select topics so that the server would buffer upto n-number of …
-
Scheduler starting working properly , if any cassandra connection renew with 9160 has problem. where should be a problem, Cassandra or scheduler library.
Following Exception
java.util.concurren…
-
Description
===========
Getting the following exception when building a consumer using 1.0.0-beta3:
Unhandled Exception: System.DllNotFoundException: Failed to load the librdkafka native librar…
-
Hi, guys:
You guys really did a great work, really appreciate your time and talent of contributing to the open source world. I recently play with the client and found there is no way of using multipl…
-
Many microservices rely on Apache Kafka to send and receive data asynchronously in a more fault tolerant manner. It is also notoriously difficult to build high level Kafka consumers and producers acco…
-
Description
===========
Kafka client without transaction able to publish the events to event hub. But when **transaction enabled**, it fails with error: `an existing connection was forcibly closed b…
-
The [KafkaUrlReceiver](https://github.com/ukwa/ukwa-heritrix/blob/52cedb98effb619410d35887dfe841affa8a607d/src/main/java/uk/bl/wap/crawler/frontier/KafkaUrlReceiver.java) could be refactored to offer …
-
Description
===========
The first message sent after producer is created gets acknowledged with 1 second delay.
How to reproduce
================
- Run the below producer code two times.
- C…
-
Pandaproxy does not provide the ability to validate incoming messages using Avro, Protobuf, or JSON schema stored in the schema registry.
This feature request is to add support for the `value_schem…