[
https://issues.apache.org/jira/browse/LUCENE-2217?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12802449#action_12802449
]
Paul Elschot commented on LUCENE-2217:
--------------------------------------
Btw. shouldn't IndexInput.bytes also be reallocated using
ArrayUtils.getNextSize() ?
The growth factor there is a hardcoded 1.25 .
> SortedVIntList allocation should use ArrayUtils.getNextSize()
> -------------------------------------------------------------
>
> Key: LUCENE-2217
> URL: https://issues.apache.org/jira/browse/LUCENE-2217
> Project: Lucene - Java
> Issue Type: Improvement
> Components: Other
> Reporter: Paul Elschot
> Assignee: Michael McCandless
> Priority: Trivial
> Attachments: LUCENE-2217.patch, LUCENE-2217.patch
>
>
> See recent discussion on ArrayUtils.getNextSize().
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]