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

Hudson commented on HBASE-10368:
--------------------------------

SUCCESS: Integrated in HBase-TRUNK #4829 (See 
[https://builds.apache.org/job/HBase-TRUNK/4829/])
HBASE-10368 Add Mutation.setWriteToWAL() back to 0.98 (enis: rev 1558990)
* 
/hbase/trunk/hbase-client/src/main/java/org/apache/hadoop/hbase/client/Mutation.java


> Add Mutation.setWriteToWAL() back to 0.98
> -----------------------------------------
>
>                 Key: HBASE-10368
>                 URL: https://issues.apache.org/jira/browse/HBASE-10368
>             Project: HBase
>          Issue Type: Improvement
>          Components: Client
>            Reporter: Enis Soztutar
>            Assignee: Enis Soztutar
>             Fix For: 0.98.0, 0.99.0
>
>         Attachments: hbase-10368_v1.patch
>
>
> This is similar to HBASE-10339, where we deprecated the API 
> Mutation.setWriteToWAL() in 0.96 and removed it in 0.98. 
> Although 0.94.7+ contains the Durability API which replaces this, for Pig and 
> other tools to be able to compile with 0.94.7- and 0.98 without shims / 
> reflection, the safest way is to add the API back to 0.98 in deprecated mode. 
> [~daijy] says that it may still be important to be able to compile with 
> 0.94.7-, which I kind of agree.  



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to