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

Enis Soztutar edited comment on HBASE-17491 at 1/20/17 11:07 PM:
-----------------------------------------------------------------

Will AsyncTableBuilder extend TableBuilder, or will  they be separate? 
You also have to deprecate/remove methods in Table.java, not just HTable.java. 
Looks good otherwise. 


was (Author: enis):
Will AsyncTableBuilder extend TableBuilder, or will  they be separate? 
You also have to deprecate/remove methods in Table.java, not just HTable.java. 


> Remove all setters from HTable interface and introduce a TableBuilder to 
> build Table instance
> ---------------------------------------------------------------------------------------------
>
>                 Key: HBASE-17491
>                 URL: https://issues.apache.org/jira/browse/HBASE-17491
>             Project: HBase
>          Issue Type: Sub-task
>            Reporter: Yu Li
>            Assignee: Yu Li
>         Attachments: HBASE-17491.patch, HBASE-17491.v2.patch, 
> HBASE-17491.v3.patch, HBASE-17491.v4.patch, HBASE-17491.v5.patch
>
>
> As titled, we will remove all setters in HTable for master branch and 
> deprecate them for branch-1 to make HTable thread-safe. And a new 
> {{TableBuilder}} interface will be introduced to build Table instance



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

Reply via email to