Hello,
Is there a "git" issue with 3.5.2. When I look at github I see the 3.5.2
tag. But if I make the repo an upstream remote target I don't see 3.5.2.
Any ideas what could be up?
Thanks!
ttyl
Dima
On Mon, Dec 11, 2023 at 3:36 AM Luke Chen wrote:
> The Apache Kafka community is pleased to
Hi folks,
I would like to propose a new feature to extend the quota management in
Kafka to support topic-partition based quotas. The following is the link to
the KIP
https://cwiki.apache.org/confluence/display/KAFKA/KIP-1010%3A+Topic+Partition+Quota
Best,
Afshin Moazami
Hi Guys,
we have an already running Kakfa Connector Cluster.
I want to add a MirrorSourceConnector with a custom replication policy:
-
curl --request POST \
--url http://localhost:9083/connectors \
--header 'Accept: application/json' \
--header 'Content-Type: application/json' \
--data '{
"name
Thanks for running the release, and thanks to all the contributors!
Mickael
On Mon, Dec 11, 2023 at 1:56 PM Josep Prat wrote:
>
> Thanks Luke for running the release!
>
> Best!
>
> On Mon, Dec 11, 2023 at 12:34 PM Luke Chen wrote:
>
> > The Apache Kafka community is pleased to announce the rele
Thanks Luke for running the release!
Best!
On Mon, Dec 11, 2023 at 12:34 PM Luke Chen wrote:
> The Apache Kafka community is pleased to announce the release for
> Apache Kafka 3.5.2
>
> This is a bugfix release. It contains many bug fixes including
> upgrades the Snappy and Rocksdb dependencies
The Apache Kafka community is pleased to announce the release for
Apache Kafka 3.5.2
This is a bugfix release. It contains many bug fixes including
upgrades the Snappy and Rocksdb dependencies.
All of the changes in this release can be found in the release notes:
https://www.apache.org/dist/kafka
Hi Team,
We are using Apache Kafka 3.3.1 in our application.
Scenario - 1 --> We have created an Kafka admin client from our java
application and have not configured the property "connections.max.idle.ms" so
its default value which is 5 minutes is used.
In the above scenario we see a port bei