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

stack commented on HBASE-14675:
-------------------------------

I just disabled org.apache.hadoop.hbase.snapshot.TestFlushSnapshotFromClient as 
a flakey... 


commit 4b018d2a3988a70d98e2388d0013e63857c5e193
Author: stack <[email protected]>
Date:   Wed Oct 28 10:56:37 2015 -0700

    HBASE-14701 Fix flakey Failed tests: 
TestMobFlushSnapshotFromClient>TestFlushSnapshotFromClient.testSkipFlushTableSnapshot:199
 null; DISABLING




> Exorcise deprecated Put#add(...) and replace with Put#addColumn(...)
> --------------------------------------------------------------------
>
>                 Key: HBASE-14675
>                 URL: https://issues.apache.org/jira/browse/HBASE-14675
>             Project: HBase
>          Issue Type: Improvement
>    Affects Versions: 2.0.0
>            Reporter: Jonathan Hsieh
>            Assignee: Jonathan Hsieh
>             Fix For: 2.0.0
>
>         Attachments: hbase-14675.patch, hbase-14675.patch, 
> hbase-14675.v2.patch, hbase-14675.v3.patch, hbase-14675.v4.patch
>
>
> The Put API changed from #add(...) to #addColumn(...).  This updates all 
> instances of it and removes it from the Put (which was added for hbase 1.0.0)



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

Reply via email to