You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Todd Lipcon (JIRA)" <ji...@apache.org> on 2010/06/16 00:45:23 UTC

[jira] Resolved: (HBASE-2733) HBASE-2353 broke timestamp replacement on Puts when writeToWAL disabled

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

Todd Lipcon resolved HBASE-2733.
--------------------------------

    Hadoop Flags: [Reviewed]
      Resolution: Fixed

Committed, thanks for review, jgray.

> HBASE-2353 broke timestamp replacement on Puts when writeToWAL disabled
> -----------------------------------------------------------------------
>
>                 Key: HBASE-2733
>                 URL: https://issues.apache.org/jira/browse/HBASE-2733
>             Project: HBase
>          Issue Type: Bug
>          Components: regionserver
>    Affects Versions: 0.21.0
>            Reporter: Todd Lipcon
>            Assignee: Todd Lipcon
>            Priority: Blocker
>             Fix For: 0.21.0
>
>
> In refactoring for HBASE-2353, it ended up that updateKeys() was only called on KVs if writeToWAL was set to true. This caused failure of TestGetClosestRowBefore (though the real bug was in put)

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