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

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

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

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