-
## Provide details of the setup you're running
File Pulse Connector Version 2.14.1
Docker Version 20.10.13
## Outline your question
I am currently working on using File Pulse Connector to ac…
-
[According to the Type parameters proposal](https://go.googlesource.com/proposal/+/refs/heads/master/design/43651-type-parameters.md), it is not allowed to define type parameters in methods.
This l…
-
### 진짜 문제는 Apache Kafka 에서의 정확히 1회 스트림 프로세싱이다
멱등성과 원자성에 기반한 Streams API 로, Apache Kafka 에선 이제 정확히 1회 스트림 프로세싱이 가능합니다. 여러분이 여러분의 Kafka Stream 어플리케이션에서 정확히 1회 시맨틱을 사용하기 위해선, `processing.guarantee=exa…
-
We are using neo4j-streams-plugin to import data from Kafka without having absolute control over the incoming messages. We observed that all of the currently read Kafka-messages are written to the DLT…
-
Description
===========
When a Metadata request returns brokers with different IDs but the same host:port, librdkafka will rebind the state associated with the node ID with the same internal state p…
-
### Motivation
Pravega is a storage system for data streams. It stores large amounts of data in a row-oriented manner which allows for all data points relating to one object to be stored in the same …
-
Hi!
Is it possible to implement Akka Streams Support for opentelemetry-javaagent?
-
I am having a problem using KTables.
I have a KTable reading from a topic, and I need to compare all incoming key-value messages with the latest stored key-value message with the same key. I need …
-
**Version Information**
```
```
**Describe the bug**
Re-creating SubSource for partition using the `KafkaConsumer.CommittablePartitionedSource` in parallel.
```
[WARNING][28.09.2021 18:15…
-
Hi - Watched the youtube video. This was very well done and loved the content. I tried doing docker-compose up but get this error
```
ERROR [2/2] COPY target/kafka-streams-avro-to-json-1.0-SNAPSH…