[
https://issues.apache.org/jira/browse/HBASE-1717?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jonathan Gray updated HBASE-1717:
---------------------------------
Status: Open (was: Patch Available)
Should copy row passed in as well.
> Put on client-side uses passed-in byte[]s rather than always using copies
> -------------------------------------------------------------------------
>
> Key: HBASE-1717
> URL: https://issues.apache.org/jira/browse/HBASE-1717
> Project: Hadoop HBase
> Issue Type: Bug
> Components: client
> Affects Versions: 0.20.0
> Reporter: Jonathan Gray
> Assignee: Jonathan Gray
> Priority: Critical
> Fix For: 0.20.0
>
> Attachments: HBASE-1717-v1.patch
>
>
> During review of Put with ryan, found that we are using a passed in reference
> to family in add() rather than a local copy. If the backing array changed
> values, this could cause trouble.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.