steveloughran commented on PR #8078:
URL: https://github.com/apache/hadoop/pull/8078#issuecomment-3588796978

   interesting issue. 
   1. leaving docker images alone: ensures things work on older releases 
(example of regression: new wildfly and rhel8)
   2. updating docker images highlights regressions on new OS releases 
(example: old wildfly + openssl3)
   
   OS retirement is out of our control. What we could do is in release notes 
state which versions we tested on and which ones we stopped test runs, an "OS 
testing/compatibility doc". Here we could list what were discontinued, and 
mention wildfly as a jar you will need to downgrade to use openssl to talk to 
azure/s3. OpenSSL TLS is still faster than jdk 17 TLS so people should. 
   
   


-- 
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