[ https://issues.apache.org/jira/browse/LUCENE-7777?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Michael McCandless updated LUCENE-7777: --------------------------------------- Fix Version/s: 6.5.1 > ByteBlockPool.readBytes incorrectly throws AIOOBE if length > 32768 > ------------------------------------------------------------------- > > Key: LUCENE-7777 > URL: https://issues.apache.org/jira/browse/LUCENE-7777 > Project: Lucene - Core > Issue Type: Bug > Reporter: Michael McCandless > Assignee: Michael McCandless > Fix For: master (7.0), 6.6, 6.5.1 > > Attachments: LUCENE-7777.patch > > > I'm using Lucene's OfflineSorter to sort a large data set, and some of the > items in the set are > 32 KB in length, which tickled a bug in its > {{readBytes}}. -- This message was sent by Atlassian JIRA (v6.3.15#6346) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org