[
https://issues.apache.org/jira/browse/PHOENIX-406?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gabriel Reid resolved PHOENIX-406.
----------------------------------
Resolution: Fixed
Bulk resolve of closed issues imported from GitHub. This status was reached by
first re-opening all closed imported issues and then resolving them in bulk.
> ValueSchema#writeVarLengthField() need to return the byte[] reference also
> --------------------------------------------------------------------------
>
> Key: PHOENIX-406
> URL: https://issues.apache.org/jira/browse/PHOENIX-406
> Project: Phoenix
> Issue Type: Task
> Reporter: Anoop Sam John
> Labels: bug
>
> Within the writeVarLengthField() the ensureCapacity() call can recreate a new
> byte[] with bigger size and the new ref should also be returned back to the
> callee.
> We can return a Pair<byte[],Integer>?
--
This message was sent by Atlassian JIRA
(v6.2#6252)