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 2010/01/22 20:16:21 UTC

[jira] Created: (HBASE-2159) Throw exception if HFileOutputFormat is passed a KeyValue that has LATEST_TIMESTAMP

Throw exception if HFileOutputFormat is passed a KeyValue that has LATEST_TIMESTAMP
-----------------------------------------------------------------------------------

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


Its an error if HFOF is passed a KV with a timestamp of LATEST_TIMESTAMP (see HBASE-2157).  Add a check for it to HFOF and throw an exception if we see it.

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