You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Erik Holstad (JIRA)" <ji...@apache.org> on 2009/07/08 01:53:14 UTC

[jira] Work started: (HBASE-1625) Adding check to Put.add(KeyValue kv), to see that it has the same row as when instantiated

     [ https://issues.apache.org/jira/browse/HBASE-1625?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Work on HBASE-1625 started by Erik Holstad.

> Adding check to Put.add(KeyValue kv), to see that it has the same row as when instantiated
> ------------------------------------------------------------------------------------------
>
>                 Key: HBASE-1625
>                 URL: https://issues.apache.org/jira/browse/HBASE-1625
>             Project: Hadoop HBase
>          Issue Type: Bug
>          Components: client
>    Affects Versions: 0.20.0
>            Reporter: Erik Holstad
>            Assignee: Erik Holstad
>            Priority: Minor
>             Fix For: 0.20.0
>
>         Attachments: HBASE-1625-v1.patch
>
>
> When using the add(KeyValue kv) in Put there is no check to see if the kv has the same row as the row already in the put.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.