-
I have three consumer groups, one should write messages just plain to the console, another one should update a state representing API with certain messages, and the third one should store every messag…
-
This is an idea by @jordansissel expressed on Twitter. It would be really nice if the plugin could guess the version of Kafka it connects to and use the correct client lib. Not sure if this is possibl…
fhopf updated
7 years ago
-
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
```
#######
# # # …
-
Hi, I am trying to use the kafka-proxy as a way to do cross-[VPC](https://aws.amazon.com/vpc/?vpc-blogs.sort-by=item.additionalFields.createdDate&vpc-blogs.sort-order=desc) access for [AWS MSK](https:…
-
Hello,
I am trying to run kafka-connect-bigquery and getting the following error:
[2017-10-27 20:07:07,792] INFO Loading plugin from: /usr/share/java/kafka-connect-bigquery/kcbq-connector-1.0.0-…
-
1. We have some documents under docs directory, but only in Chinese. We decide to translate them into English. If someone is interested , please choose one of them and comment at below in case of mist…
-
**If you had a long-running process you get the error:**
org.apache.kafka.clients.consumer.CommitFailedException: Commit cannot be completed since the group has already rebalanced and assigned the …
-
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 …
-
**Is your feature request related to a problem? Please describe.**
These are the problems that we are trying to solve :
1. We are trying to run Tile38 as a sidecar to an application that has hi…
-
Kafka fetch requests include a field specifying how long they would like to wait for data, returning sooner if none is found by then.
This deadline field is passed in to batch readers, but the remo…
jcsp updated
7 months ago