Re: Support for Java LTS 17 (or at least 15+)

2022-12-03 Thread Enrico Olivelli
I think that Pulsar 2.10 should work on jdk17 but we have no automated tests on CI Enrico Il Ven 2 Dic 2022, 23:23 Frank Kelly ha scritto: > Thanks - I see they switched to JRE 17 in 2.11 > > https://github.com/apache/pulsar/pull/14355 > > -Frank > > > On Fri, Dec 2, 2022 at 1:17 PM Dave Fisher

Re: [VOTE] Pulsar Release 2.11.0 Candidate-2

2022-12-03 Thread Haiting Jiang
+1 binding - Checksum and signatures - Built from sources using `mvn clean install -DskipTests` using JDK 17 and maven 3.6.1 - Run Pulsar standalone - Validate Pub/Sub and Java Functions - Validate Connectors - Validate Stateful Functions with `PULSAR_STANDALONE_USE_ZOOKEEPER=1` - Run a simple per