[ 
https://issues.apache.org/jira/browse/HBASE-11764?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14152229#comment-14152229
 ] 

Andrew Purtell commented on HBASE-11764:
----------------------------------------

The reported test failures are unrelated to this patch. I checked out the tip 
of master branch and ran the indicated tests and they fail for me locally. For 
example TestReplicaWithCluster#testReplicaAndReplication will time out after 30 
seconds.

The 0.98 unit test suite can complete cleanly. Here is a run using the 0.98 
version of this patch. The changes are identical to the master patch modulo 
substitutions of KeyValue for Cell.
{noformat}
[INFO] Building HBase - Common 0.98.7-SNAPSHOT
Tests run: 164, Failures: 0, Errors: 0, Skipped: 0
...
[INFO] Building HBase - Client 0.98.7-SNAPSHOT
Tests run: 51, Failures: 0, Errors: 0, Skipped: 1
...
[INFO] Building HBase - Hadoop Compatibility 0.98.7-SNAPSHOT
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0
...
[INFO] Building HBase - Hadoop Two Compatibility 0.98.7-SNAPSHOT
Tests run: 16, Failures: 0, Errors: 0, Skipped: 0
...
[INFO] Building HBase - Prefix Tree 0.98.7-SNAPSHOT
Tests run: 248, Failures: 0, Errors: 0, Skipped: 0
...
[INFO] Building HBase - Server 0.98.7-SNAPSHOT
Tests run: 831, Failures: 0, Errors: 0, Skipped: 3
Tests run: 1256, Failures: 0, Errors: 0, Skipped: 8
...
[INFO] Building HBase - Thrift 0.98.7-SNAPSHOT
Tests run: 77, Failures: 0, Errors: 0, Skipped: 0
...
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 55:05 min
[INFO] Finished at: 2014-09-29T13:15:18-08:00
[INFO] Final Memory: 48M/408M
{noformat}

> Support per cell TTLs
> ---------------------
>
>                 Key: HBASE-11764
>                 URL: https://issues.apache.org/jira/browse/HBASE-11764
>             Project: HBase
>          Issue Type: Sub-task
>            Reporter: Andrew Purtell
>            Assignee: Andrew Purtell
>             Fix For: 2.0.0, 0.98.7, 0.99.1
>
>         Attachments: HBASE-11764-0.98.patch, HBASE-11764.patch, 
> HBASE-11764.patch, HBASE-11764.patch, HBASE-11764.patch, HBASE-11764.patch, 
> HBASE-11764.patch, HBASE-11764.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to