[
https://issues.apache.org/jira/browse/HBASE-16840?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15647769#comment-15647769
]
Yu Li commented on HBASE-16840:
-------------------------------
The test failures here are all about {{TestMultiTableSnapshotInputFormat}}
caused by HBASE-16983 and irrelative to change here. I also did "git bisect" on
branch-1 commits and confirmed the first bad commit (FWIW):
{noformat}
b3ddea9fc4f9e5ee7017642b57f05d0a40256f2f is the first bad commit
commit b3ddea9fc4f9e5ee7017642b57f05d0a40256f2f
Author: Michael Stack <[email protected]>
Date: Mon Oct 31 21:48:49 2016 -0700
HBASE-16983 TestMultiTableSnapshotInputFormat failing with Unable to
create region directory: /tmp/...
{noformat}
> Reuse cell's timestamp and type in ScanQueryMatcher
> ---------------------------------------------------
>
> Key: HBASE-16840
> URL: https://issues.apache.org/jira/browse/HBASE-16840
> Project: HBase
> Issue Type: Improvement
> Reporter: binlijin
> Assignee: binlijin
> Priority: Minor
> Fix For: 2.0.0, 1.4.0
>
> Attachments: HBASE-16840_master.patch, HBASE-16840_master_V2.patch
>
>
> Reuse cell's timestamp and type in ScanQueryMatcher, this is useful for
> KeyValue.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)