Old Ticket (OutOfMemoryError in SaslClientAuthenticator during server restart)

2024-08-02 Thread Andreas Martens1
Hello good people of Kafka, We have an old ticket open (https://issues.apache.org/jira/browse/KAFKA-15247) with no replies. The fix has been working well for us for over a year now, here?s the main text of the ticket: When the Kafka server is installed in an open shift environment we are seein

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

RE: Java 1.8 and TLSv1.3

2023-11-06 Thread Andreas Martens1
r. That 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 > wr

Java 1.8 and TLSv1.3

2023-10-26 Thread Andreas Martens1
Hello good people of Kafka, I was recently informed that TLS 1.3 doesn’t work for connecting our product to Kafka, and after some digging realised it was true, no matter how hard I type “TLSv1.3” it doesn’t work, weirdly with an error about no applicable Ciphers. So after a bunch more digging I