[
https://issues.apache.org/jira/browse/LUCENE-7777?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15973458#comment-15973458
]
ASF subversion and git services commented on LUCENE-7777:
---------------------------------------------------------
Commit e4630c6182b61502604a22d98915c6790bb256eb in lucene-solr's branch
refs/heads/branch_6_5 from Mike McCandless
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=e4630c6 ]
LUCENE-7777: fix AIOOBE from ByteBlockPool.readBytes when byte block exceeds 32
KB
> 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
>
> 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: [email protected]
For additional commands, e-mail: [email protected]