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

Duo Zhang commented on HBASE-18038:
-----------------------------------

Most works are done by IDE. Always use StoreFile instead of HStoreFile if 
possible. And for the methods of StoreFile which may return null (except 
getReader, it is critial so I do not want to change it in this patch...), I 
changed the return value to OptionalXXX to make it more clear that the return 
value maybe null.

> Rename StoreFile to HStoreFile and add a StoreFile interface for CP
> -------------------------------------------------------------------
>
>                 Key: HBASE-18038
>                 URL: https://issues.apache.org/jira/browse/HBASE-18038
>             Project: HBase
>          Issue Type: Sub-task
>          Components: Coprocessors, regionserver
>    Affects Versions: 2.0.0
>            Reporter: Duo Zhang
>            Assignee: Duo Zhang
>            Priority: Critical
>             Fix For: 2.0.0
>
>         Attachments: HBASE-18038.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to