uschindler opened a new pull request #1824:
URL: https://github.com/apache/lucene-solr/pull/1824


   A factory method allows to return a different instance depending on Java 
version (for now everything after Java 11 is disallowed).
   
   We can improve this when we exactly know which versions are affected. Once 
the bug is fixed and Lucene uses a later minimum version, we can easily remove 
the class.
   
   TODO: We should add a forbiddenapis to disallow direct use of deflater by 
disallowing its constructor.


----------------------------------------------------------------
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:
us...@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to