confluent-kafka-dotnet Questions

4

I am using Confluent kafka C# client. how to get the latest offset consumed from a topic in this?
Pectoralis asked 8/7, 2017 at 7:1

0

I am trying to create an Kafka client app (both producer and consumer) using AWS managed Kafka instance (MSK). Also broker to broker communication and client to broker communication is configured a...
Larondalarosa asked 5/8, 2021 at 9:11

2

Solved

I have confluent kafka installed running on docker. In the topic, I have 10 partitions. The problem is that I cannot consume messages from that topic, but I can Produce messages on the topic. I am ...
Feldman asked 23/8, 2020 at 10:16

1

Solved

I just started using Kafka and hit the following rookie error: 'Value cannot be null. Parameter name: Value serializer not specified and there is no default serializer defined for type ActMessage....
1

© 2022 - 2024 — McMap. All rights reserved.