You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "stack (JIRA)" <ji...@apache.org> on 2009/09/14 21:24:57 UTC

[jira] Created: (HBASE-1838) [javadoc] Add javadoc to Delete explaining behavior when no timestamp provided

[javadoc] Add javadoc to Delete explaining behavior when no timestamp provided
------------------------------------------------------------------------------

                 Key: HBASE-1838
                 URL: https://issues.apache.org/jira/browse/HBASE-1838
             Project: Hadoop HBase
          Issue Type: Bug
            Reporter: stack


If delete family or delete row and no timestamp, we add a delete of 'now'.  When delete of explicit cell, we add a delete of the most recent.  Add this fact to the Delete javadoc.  I was just stumped by this differing behavior.

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


[jira] Resolved: (HBASE-1838) [javadoc] Add javadoc to Delete explaining behavior when no timestamp provided

Posted by "stack (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HBASE-1838?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

stack resolved HBASE-1838.
--------------------------

       Resolution: Fixed
    Fix Version/s: 0.21.0
                   0.20.1

Applied branch and trunk.

> [javadoc] Add javadoc to Delete explaining behavior when no timestamp provided
> ------------------------------------------------------------------------------
>
>                 Key: HBASE-1838
>                 URL: https://issues.apache.org/jira/browse/HBASE-1838
>             Project: Hadoop HBase
>          Issue Type: Bug
>            Reporter: stack
>            Assignee: stack
>             Fix For: 0.20.1, 0.21.0
>
>
> If delete family or delete row and no timestamp, we add a delete of 'now'.  When delete of explicit cell, we add a delete of the most recent.  Add this fact to the Delete javadoc.  I was just stumped by this differing behavior.

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


[jira] Updated: (HBASE-1838) [javadoc] Add javadoc to Delete explaining behavior when no timestamp provided

Posted by "stack (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HBASE-1838?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

stack updated HBASE-1838:
-------------------------

    Attachment: 1838.patch

> [javadoc] Add javadoc to Delete explaining behavior when no timestamp provided
> ------------------------------------------------------------------------------
>
>                 Key: HBASE-1838
>                 URL: https://issues.apache.org/jira/browse/HBASE-1838
>             Project: Hadoop HBase
>          Issue Type: Bug
>            Reporter: stack
>            Assignee: stack
>             Fix For: 0.20.1, 0.21.0
>
>         Attachments: 1838.patch
>
>
> If delete family or delete row and no timestamp, we add a delete of 'now'.  When delete of explicit cell, we add a delete of the most recent.  Add this fact to the Delete javadoc.  I was just stumped by this differing behavior.

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


[jira] Assigned: (HBASE-1838) [javadoc] Add javadoc to Delete explaining behavior when no timestamp provided

Posted by "stack (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HBASE-1838?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

stack reassigned HBASE-1838:
----------------------------

    Assignee: stack

> [javadoc] Add javadoc to Delete explaining behavior when no timestamp provided
> ------------------------------------------------------------------------------
>
>                 Key: HBASE-1838
>                 URL: https://issues.apache.org/jira/browse/HBASE-1838
>             Project: Hadoop HBase
>          Issue Type: Bug
>            Reporter: stack
>            Assignee: stack
>             Fix For: 0.20.1, 0.21.0
>
>
> If delete family or delete row and no timestamp, we add a delete of 'now'.  When delete of explicit cell, we add a delete of the most recent.  Add this fact to the Delete javadoc.  I was just stumped by this differing behavior.

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