Hi all, while doing some experiments over the weekend I came to notice that Thrift 0.19.0 and above is again compatible with Java 8 … this was the major reason for us not updating to versions without CVEs. I’ve tried out 0.20.0 and my local fork of IoTDB runs perfectly with it.
https://github.com/apache/thrift/blob/master/CHANGES.md Might be worth investigating to update? I’ve already got an up-to-date version of the thrift compiler … if we wanted to try it out, I could stage release versions for: * Mac – aarch64 * Mac – x86_64 * Linux – aarch64 * Linux – x86_64 * Windows – aarch64 * Windows – x86_64 Chris
