RE: Java 1.8 and TLSv1.3

2023-11-07 Thread Andreas Martens1
said, Java 8 support is deprecated and > will be removed in Apache Kafka 4.0 (in a few months). So, it's not clear > we want to invest in making more features available for that version. > > Thanks, > Ismael > > On Thu, Oct 26, 2023 at 4:49 AM Andreas Martens1 > wrote:

RE: Java 1.8 and TLSv1.3

2023-11-07 Thread Andreas Martens1
6 Nov 2023 at 11:50, Andreas Martens1 wrote: > > Hi Edoardo, > > Yes, that’s exactly what I’m saying! > > If I run the console consumer in the build with: > kafka-console-consumer.sh --bootstrap-server :443 --topic > --consumer.config $PWD/consumer.properties > > Wh