[ 
https://issues.apache.org/jira/browse/LUCENE-7777?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15964558#comment-15964558
 ] 

ASF subversion and git services commented on LUCENE-7777:
---------------------------------------------------------

Commit 5987a2a7361188db5187c62042aba1ef41ce905a in lucene-solr's branch 
refs/heads/branch_6x from Mike McCandless
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=5987a2a ]

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]

Reply via email to