[ https://issues.apache.org/jira/browse/LUCENE-9500?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17190200#comment-17190200 ]
ASF subversion and git services commented on LUCENE-9500: --------------------------------------------------------- Commit 99df3814abff7c40e80530edc90a2f008a3b92b5 in lucene-solr's branch refs/heads/master from Uwe Schindler [ https://gitbox.apache.org/repos/asf?p=lucene-solr.git;h=99df381 ] LUCENE-9500: Separate the Deflater hack from the Lucene code to a subclass of java.util.zip.Deflater (#1824) > Did we hit a DEFLATE bug? > ------------------------- > > Key: LUCENE-9500 > URL: https://issues.apache.org/jira/browse/LUCENE-9500 > Project: Lucene - Core > Issue Type: Bug > Components: core/index > Affects Versions: master (9.0) > Reporter: Adrien Grand > Assignee: Uwe Schindler > Priority: Minor > Labels: Java13, Java14, Java15, java11, jdk11, jdk13, jdk14, > jdk15 > Attachments: PresetDictTest.java, test_data.txt > > Time Spent: 2h 10m > Remaining Estimate: 0h > > I've been digging > [https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-NightlyTests-master/23/] > all day and managed to isolate a simple reproduction that shows the problem. > I've been starring at it all day and can't find what we are doing wrong, > which makes me wonder whether we're calling DEFLATE the wrong way or whether > we hit a DEFLATE bug. I've looked at it so much that I may be missing the > most obvious stuff. -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org