LuciferYang commented on PR #43765:
URL: https://github.com/apache/spark/pull/43765#issuecomment-2106608858

   > @srowen @dongjoon-hyun @LuciferYang @yaooqinn @cloud-fan @HiuKwok
   > 
   > Unfortunately, we identified the compatibility issue on Jetty 11, and it 
is likely to revert Jetty 11 upgrading, see details in 
[SPARK-48238](https://issues.apache.org/jira/browse/SPARK-48238). If we 
downgrade Jetty, which version we want to keep, 9 or 10?
   > 
   > I would prefer 9, because I think
   > 
   > 1. both of those versions are End of Community Support, but still 
receiving critical CVE fixes
   > 2. some downstream projects may extend Spark UI tabs, e.g. Apache Kyuubi, 
Apache Gluten, keep using Jetty 9 as Spark 3 does would reduce the potential 
compatibility issues
   > 3. Jetty 9 might live longer than Jetty 10
   > 
   > [jetty/jetty.project#10103 
(comment)](https://github.com/jetty/jetty.project/issues/10103#issuecomment-1653309818)
   > 
   > > Jetty 9.4 EOL and Jetty 10/11 EOL are only very loosely related.
   > > This is because Java 8 (minimum requirement for Jetty 9.4) currently has 
longer support from Java vendors than Java 11 (minimum requirement for Jetty 
10/11).
   > > Certain vendors support Java 8 until 2030, but Java 11 only until 2026, 
for example.
   > > For this reason, it may be possible that Jetty 10/11 will go in EOL at a 
different time than Jetty 9.4, possibly even earlier.
   > 
   > 
[jetty/jetty.project#10485](https://github.com/jetty/jetty.project/issues/10485)
   > 
   > > ... specifically that 1 January 2024 will mark the official End of 
Community Support(EoCS) for Jetty 10 and Jetty 11.
   
   +1 for 9.x


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to