-
As reported in #113 and #203 (and may be related to #224)
HighLevelConsumer.addTopics() fails with both forms of topics input.
In this example code, the HighLevelConsumer consumes topic1 to start wi…
-
Read the FAQ first: https://github.com/edenhill/librdkafka/wiki/FAQ
Description
===========
librdkafka requires a `group.id` for the `assign` operation of a consumer, while the Java clien…
ctron updated
7 months ago
-
I am trying to run this excellent example on an M1 and everything deploys but I get error message:
✔ Container flink-statefun-bookstore-producer-1 Created …
-
As a customer I would like to see additional examples for client metric alerts and thresholds.
Very much like what has been outlined here:
https://github.com/confluentinc/jmx-monitoring-stacks…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Repository problems
These pr…
-
### What type of enhancement is this?
API improvement, User experience, Other
### What does the enhancement do?
Kafka is a popular open-source messaging queue used by many applications for message …
-
Hello,
is there a plan / timeline to upgade the Eventuate Framework to support Spring Boot 3?
Currently, the strictly usage of `org.apache.kafka:kafka-clients:{strictly 3.1.2}` breakes the buil…
-
Hi; we have a use-case for Snowpipe Streaming in which we need the ability to commit a new offset token to a channel, even if we have no new rows to insert.
In brief, this comes about because a min…
-
Under development https://github.com/stealthly/go_kafka_client/tree/mesos-framework/mirrormaker
-
Create a kafka source without sink and try describing it, it fails with runtime error as the nil check for Sink is missing:
## Steps to reproduce:
1. Create kafka source
```
kn source kafka cr…