-
Description
===========
Hi, I have weird issue when running functional tests in phpunit with process isolation.
We have legacy codebase where we try to integrate kafka and many tests are end to end…
-
[librdkafka](https://github.com/confluentinc/librdkafka) is the official Confluent kafka library (in C). The erlang/elixir library built on top of it is called [erlkaf](https://github.com/silviucpp/er…
-
I am trying to receive data from socket at 100MBps, each message nearly 7000 -7500 bytes, and publish these messages to Kafka topic with partition 0.
When i execute the program, after 3 min I get t…
-
Read the FAQ first: https://github.com/edenhill/librdkafka/wiki/FAQ
Description
===========
We are seeing consumers hung with this error: “broker unavailable: fetch: Broker: Replica not available…
-
I did some light reading regarding Amazon's MSK service authentication strategy:
https://docs.aws.amazon.com/msk/latest/developerguide/security_iam_service-with-iam.html
It appears we'll need to…
-
Read the FAQ first: https://github.com/edenhill/librdkafka/wiki/FAQ
Description
===========
How is application supposed to use librdkafka to handle ssl certificate rotation scenario?
How…
-
Description
===========
While reading data from a consumer and writing to a sink I get the following error:
`Assertion failed: rd_slice_abs_offset(new_slice) end (rdbuf.c: rd_slice_narrow_copy: 1…
-
Description
===========
when i consume but error return below:
sasl_plaintext://10.132.117.36:39094/4: Disconnected (after 66ms in state UP, 3 identical error(s) suppressed)
%6|1730885769.578|FA…
-
Hi Azure Docs team,
The supported `host.json` settings for the Kafka Azure Function binding are listed [here](https://learn.microsoft.com/en-us/azure/azure-functions/functions-bindings-kafka?tabs=i…
-
Is there any support to tweak the producer configurations. Kafka Producers has many tweakable parameters like
compression, max_retries, retry_backoff_ms, required_acks, ack_timeout_ms, max_queued_mes…