[
https://issues.apache.org/jira/browse/LUCENE-5113?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13709572#comment-13709572
]
ASF subversion and git services commented on LUCENE-5113:
---------------------------------------------------------
Commit 1503580 from [~jpountz] in branch 'dev/branches/branch_4x'
[ https://svn.apache.org/r1503580 ]
LUCENE-5113: Added (Monotonic)AppendingLongBuffer.freeze to pack the pending
values.
> Allow for packing the pending values of our AppendingLongBuffers
> ----------------------------------------------------------------
>
> Key: LUCENE-5113
> URL: https://issues.apache.org/jira/browse/LUCENE-5113
> Project: Lucene - Core
> Issue Type: Improvement
> Reporter: Adrien Grand
> Assignee: Adrien Grand
> Priority: Minor
> Attachments: LUCENE-5113.patch
>
>
> When working with small arrays, the pending values might require substantial
> space. So we could allow for packing the pending values in order to save
> space, the drawback being that this operation will make the buffer read-only.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]