Hi Community,
This thread is to start a vote for PIP-305.
PIP: https://github.com/apache/pulsar/pull/21352
Discussion thread:
https://lists.apache.org/thread/p0870y7o6brv5y1ghn5tz9hvs24bl1k4
Best regards
Diego Salvi
Dear Pulsar community,
Java 21 was released on September 19th and has now become the current Java LTS
release.
I've begun preparations in the Pulsar code base to allow for Java 21 to be used
as the development runtime for compiling the code and running tests in the
master branch. This is a pro
Hi, Lari
> Do you think we can target the switch from Java 17 to Java 21 for the Pulsar
> 3.2 release?
I think we should consider some things:
1. What are the significant benefits of upgrading?
2. We should define some rules for using the new feature by JDK21 before
upgrading. Especially for