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

Ashish Singhi commented on HBASE-13247:
---------------------------------------

bq. The add() call is deprecated and should be replaced by addColumn(), trivial 
change.
This is the case at many places especially in the test code. I think we can do 
this at package level instead of class by class and then remove the deprecated 
api.

> Change BufferedMutatorExample to use addColumn() since add() is deprecated
> --------------------------------------------------------------------------
>
>                 Key: HBASE-13247
>                 URL: https://issues.apache.org/jira/browse/HBASE-13247
>             Project: HBase
>          Issue Type: Improvement
>          Components: Client
>    Affects Versions: 1.0.0
>            Reporter: Lars George
>            Assignee: Lars George
>            Priority: Trivial
>             Fix For: 2.0.0, 1.0.1, 1.1.0
>
>
> The add() call is deprecated and should be replaced by addColumn(), trivial 
> change.



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

Reply via email to