Hi Prem,

You need to remove yourself from the mailing list.
Please find the details to do so here:
https://kafka.apache.org/contact

The interesting part for you is this:

"To unsubscribe, send an email to users-unsubscr...@kafka.apache.org"

Maybe you should also check if you are subscribed to the dev mailing list and unsubscribe from there, too, by sending an e-mail to dev-unsubscr...@kafka.apache.org.


Best,
Bruno

On 05.06.23 11:36, Prem Sagar wrote:
Please remove my mail ID from the database.


Warm Regards
K Prem Sagar
Sr.Manager - Procurements
  M: + 91 - 9100939886
p...@pidatacenters.com
  Amaravati | Bengaluru | Chennai | Delhi | Hyderabad | Kochi | Mumbai
<https://pidatacenters.com/>

<https://pidatacenters.com/news/indias-best-multi-tenant-data-center-service-provider-dcd/>
<https://www.greatplacetowork.in/great/rated/50-great/Pi-DATA/>
<https://www.linkedin.com/company/6437312/>
<https://www.facebook.com/pidatacenters/>
<https://twitter.com/pi_datacenters> <https://pidatacenters.com/>


On Mon, Jun 5, 2023 at 2:47 PM Josep Prat <josep.p...@aiven.io.invalid>
wrote:

Hi Luke,

Thanks a lot for the patience you had for this release!

@Prem you are probably subscribed to either the user or dev mailing list
for Apache Kafka, this is why you are receiving these emails.

Best,

On Mon, Jun 5, 2023 at 10:32 AM Prem Sagar <p...@pidatacenters.com
.invalid>
wrote:

Why this mail is marked to me ?????


Warm Regards
K Prem Sagar
Sr.Manager - Procurements
  M: + 91 - 9100939886
p...@pidatacenters.com
  Amaravati | Bengaluru | Chennai | Delhi | Hyderabad | Kochi | Mumbai
<https://pidatacenters.com/>

<

https://pidatacenters.com/news/indias-best-multi-tenant-data-center-service-provider-dcd/

<https://www.greatplacetowork.in/great/rated/50-great/Pi-DATA/>
<https://www.linkedin.com/company/6437312/>
<https://www.facebook.com/pidatacenters/>
<https://twitter.com/pi_datacenters> <https://pidatacenters.com/>


On Mon, Jun 5, 2023 at 1:47 PM Luke Chen <show...@gmail.com> wrote:

Hi Tom,

Thanks for the vote.
I've re-run the 3.4 jenkins build, and the
`DynamicBrokerReconfigurationTest.testAdvertisedListenerUpdate` test
still
pass.
https://ci-builds.apache.org/job/Kafka/job/kafka/job/3.4/142/

And now, I've got:
Binding +1 PMC votes:
* Chris Egerton
* Mickael Maison
* Tom Bentley

Non-binding votes:
* Federico Valeri
* Jakub Scholz
* Josep Prat

I will close this vote thread and go ahead to complete the release
process.


Thank you.
Luke

On Fri, Jun 2, 2023 at 5:06 PM Josep Prat <josep.p...@aiven.io.invalid

wrote:

Hi Tom,
it failed for me a couple of times, I rebooted and things suddenly
worked.
So maybe there was a dangling process holding a port from previous
test
failures.

On Fri, Jun 2, 2023 at 10:52 AM Tom Bentley <tbent...@redhat.com>
wrote:

Hi Luke,

Thanks for running the release.

I've checked signatures, eyeballed the Javadocs, built from source
and
run
the unit and integration tests.
DynamicBrokerReconfigurationTest.testAdvertisedListenerUpdate fails
for
me
repeatedly. I opened
https://issues.apache.org/jira/browse/KAFKA-15049
for
it since I couldn't find an existing issue for this one. I note
that
others
seem to have run the integration tests without problems, so I don't
think
this is a blocker. I also did the Kafka, Connect and Streams
quickstarts.

+1 binding.

Tom



On Thu, 1 Jun 2023 at 08:46, Luke Chen <show...@gmail.com> wrote:

Hi all,

Thanks to everyone who has tested and voted for the RC3 so far!
Currently, I've got 2 binding votes and 3 non-binding votes:

Binding +1 PMC votes:
* Chris Egerton
* Mickael Maison

Non-binding votes:
* Federico Valeri
* Jakub Scholz
* Josep Prat

If anyone is available (especially PMC members :)), please help
verify
the
RC build.

Thank you.
Luke

On Wed, May 31, 2023 at 1:53 AM Chris Egerton
<chr...@aiven.io.invalid

wrote:

Hi Luke,

Many thanks for your continued work on this release!

To verify, I:
- Built from source using Java 11 with both:
- - the 3.4.1-rc3 tag on GitHub
- - the kafka-3.4.1-src.tgz artifact from
https://home.apache.org/~showuon/kafka-3.4.1-rc3/
- Checked signatures and checksums
- Ran the quickstart using the kafka_2.13-3.4.1.tgz artifact
from
https://home.apache.org/~showuon/kafka-3.4.1-rc3/ with Java 11
and
Scala
13
in KRaft mode
- Ran all unit tests
- Ran all integration tests for Connect and MM2

+1 (binding)

Cheers,

Chris

On Tue, May 30, 2023 at 11:16 AM Mickael Maison <
mickael.mai...@gmail.com>
wrote:

Hi Luke,

I built from source with Java 11 and Scala 2.13 and ran the
unit
and
integration tests. It took a few retries to get some of them
to
pass.
I verified signatures and hashes and also ran the zookeeper
quickstart.

+1 (binding)

Thanks,
Mickael

On Sat, May 27, 2023 at 12:58 PM Jakub Scholz <
ja...@scholz.cz

wrote:

+1 (non-binding) ... I used the staged binaries and Maven
artifacts
to
run
my tests and all seems to work fine.

Thanks for running the release.

Jakub

On Fri, May 26, 2023 at 9:34 AM Luke Chen <
show...@gmail.com

wrote:

Hello Kafka users, developers and client-developers,

This is the 4th candidate for release of Apache Kafka
3.4.1.

This is a bugfix release with several fixes since the
release
of
3.4.0. A
few of the major issues include:
- core
KAFKA-14644 <
https://issues.apache.org/jira/browse/KAFKA-14644

Process
should stop after failure in raft IO thread
KAFKA-14946 <
https://issues.apache.org/jira/browse/KAFKA-14946

KRaft
controller node shutting down while renouncing leadership
KAFKA-14887 <
https://issues.apache.org/jira/browse/KAFKA-14887

ZK
session
timeout can cause broker to shutdown
- client
KAFKA-14639 <
https://issues.apache.org/jira/browse/KAFKA-14639

Kafka
CooperativeStickyAssignor revokes/assigns partition in
one
rebalance
cycle
- connect
KAFKA-12558 <
https://issues.apache.org/jira/browse/KAFKA-12558

MM2
may
not
sync partition offsets correctly
KAFKA-14666 <
https://issues.apache.org/jira/browse/KAFKA-14666

MM2
should
translate consumer group offsets behind replication flow
- stream
KAFKA-14172 <
https://issues.apache.org/jira/browse/KAFKA-14172

bug:
State
stores lose state when tasks are reassigned under EOS


Release notes for the 3.4.1 release:


https://home.apache.org/~showuon/kafka-3.4.1-rc3/RELEASE_NOTES.html

*** Please download, test and vote by Jun 2, 2023

Kafka's KEYS file containing PGP keys we use to sign the
release:
https://kafka.apache.org/KEYS

* Release artifacts to be voted upon (source and binary):
https://home.apache.org/~showuon/kafka-3.4.1-rc3/

* Maven artifacts to be voted upon:



https://repository.apache.org/content/groups/staging/org/apache/kafka/

* Javadoc:

https://home.apache.org/~showuon/kafka-3.4.1-rc3/javadoc/

* Tag to be voted upon (off 3.4 branch) is the 3.4.1 tag:
https://github.com/apache/kafka/releases/tag/3.4.1-rc3

* Documentation: (will be updated after released)
https://kafka.apache.org/34/documentation.html

* Protocol: (will be updated after released)
https://kafka.apache.org/34/protocol.html

The most recent build has had test failures. These all
appear
to
be
due to
flakiness, but it would be nice if someone more familiar
with
the
failed
tests could confirm this. I may update this thread with
passing
build
links
if I can get one, or start a new release vote thread if
test
failures
must
be addressed beyond re-running builds until they pass.

Unit/integration tests:

https://ci-builds.apache.org/job/Kafka/job/kafka/job/3.4/141/

System tests:
Will update the results later

Thank you
Luke







--
[image: Aiven] <https://www.aiven.io>

*Josep Prat*
Open Source Engineering Director, *Aiven*
josep.p...@aiven.io   |   +491715557497
aiven.io <https://www.aiven.io>   |   <
https://www.facebook.com/aivencloud

   <https://www.linkedin.com/company/aiven/>   <
https://twitter.com/aiven_io>
*Aiven Deutschland GmbH*
Alexanderufer 3-7, 10117 Berlin
Geschäftsführer: Oskari Saarenmaa & Hannu Valtonen
Amtsgericht Charlottenburg, HRB 209739 B



--
"*Confidentiality Notice and Disclaimer:*_The information and attachments
(if any) included in this email, may contain privileged, confidential or
_proprietary _information and is intended solely for the use of the
individual or entity to whom it is addressed and others authorized to
receive it. If you are not the intended recipient(s) or you have received
this communication in error, please notify the sender immediately by
responding to this email, _and then delete and destroy all copies of the
original message including the attachments (if any)._ Any unauthorized
use,
disclosure, dissemination, copying, distribution, _forwarding,
printing_ or
any other action taken on this email is strictly prohibited and may be
unlawful. Pi Data Centers Private Limited has put efforts into ensuring
that this message is free from errors and viruses. Despite our efforts,
you
should always scan all emails and attachments for any threats with proper
software, as the sender does not accept liability for any damage
inflicted
by viewing the content of this email and attachments. If this is a
personal
email, any opinions or representations do not necessarily reflect the
views
of Pi Data Centers Private Limited."_______




--
[image: Aiven] <https://www.aiven.io>

*Josep Prat*
Open Source Engineering Director, *Aiven*
josep.p...@aiven.io   |   +491715557497
aiven.io <https://www.aiven.io>   |   <https://www.facebook.com/aivencloud

   <https://www.linkedin.com/company/aiven/>   <
https://twitter.com/aiven_io>
*Aiven Deutschland GmbH*
Alexanderufer 3-7, 10117 Berlin
Geschäftsführer: Oskari Saarenmaa & Hannu Valtonen
Amtsgericht Charlottenburg, HRB 209739 B


Reply via email to