rmuir commented on pull request #174:
URL: https://github.com/apache/lucene/pull/174#issuecomment-856311545


   What is the improvement? Especially interested in performance versus a 
"good" zlib: e.g. your comment here: 
https://issues.apache.org/jira/browse/LUCENE-8739?focusedCommentId=17322015&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#comment-17322015
   
   I'm just curious because it definitely adds complexity by adding a 
third-party dependency/native code to lucene-codecs. JNA is complicated (e.g. 
.so hell with various "system versions" of it, doesn't work out of box with 
non-executable /tmp, doesn't support all architectures, etc)
   
   If the improvement can be done in an easier way (e.g. instructions to luser 
on how to swap in better zlib), that seems like a better way to go?


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