Enis Soztutar created HBASE-10368:
-------------------------------------
Summary: 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
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)