zentol commented on issue #11123: [FLINK-16014] Adding xerces to s3 plugins to 
avoid ClassNotFound issues.
URL: https://github.com/apache/flink/pull/11123#issuecomment-588755835
 
 
   In JDK-8015099 a workaround was suggested to use `SAXParserFactory` instead. 
Have you looked into this as a potential solution?
   What we could try is bundling an alternative version of the aws 
`XmlResponsesSaxParser` class which calls 
`SAXParserFactory.newSAXParser().getXMLReader()`. 

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to