[
https://issues.apache.org/jira/browse/HBASE-5919?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13266979#comment-13266979
]
Zhihong Yu commented on HBASE-5919:
-----------------------------------
{code}
+ int length = Math.min(len - off, b.length - off);
{code}
I think len represents the length to write. So I am not sure why off would come
into play above.
> Add missing Ted review fixes for HBASE-5869
> -------------------------------------------
>
> Key: HBASE-5919
> URL: https://issues.apache.org/jira/browse/HBASE-5919
> Project: HBase
> Issue Type: Bug
> Reporter: stack
> Priority: Blocker
> Attachments: 5919.txt
>
>
> I missed addressing a few of Ted's comments on the end of my navigating
> HBASE-5869 commit. Fix here. Make it a blocker.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira