-
Feed Management Enhancements for Kafka feed
This issue is an Epic to collect all the related tasks to implement the final solution for kafka
For some background on feeds and lifecycles refer to…
-
`ccloud` cli can be installed in a thin deployment startup image and have credentials passed in via secret. Either a `~/.netrc` file or pass into `ccloud login` invocation.
These should only happen…
-
Hi,
I'm trying to user KafkaReceiver inside Ktor 2. I'm not quite sure what is the best way to start KafkaReciever with Ktor.
What I did was to create an application plugin like the following and …
-
hi,
I create api include kafka and I create test and use embedded kafka but I have a problem when I use
```
(ns ...
(:require [embedded-kafka.core :as k])
(comment
(def z (k/create-zookeep…
-
I am trying to run Kafka consumer in AWS-managed Kubernetes cluster (EKS) with [IAM roles for service accounts feature](https://docs.aws.amazon.com/emr/latest/EMR-on-EKS-DevelopmentGuide/setting-up-en…
-
hi,
we are using
```xml
org.springframework.cloud
spring-cloud-starter-stream-kafka
${spring-cloud-stream-binder-kafka.version} //3.1.3
```
When runn…
-
I regularly get asked if teams can just connect to a listening port on our centralized Heka instances and read off a stream of the logs, just so they can tail or search in realtime rather than having …
-
发送kafka消息成功了 但没消费者消费 配置开关也打开了 需要重启服务吗
-
The client doesn't support transactional messages. On trying to consume messages created by a transactional producer (scala/java based) the python client fails to correctly give values for key/value.
-
I installed v0.5.5 from helm, but it is not working, getting the `Supervisor RestartSupervisor saw failure: A failure occurred while retrieving offsets` error message, same from https://github.com/li…