You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "stack (JIRA)" <ji...@apache.org> on 2016/08/01 02:19:20 UTC

[jira] [Commented] (HBASE-16308) Contain protobuf references

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

stack commented on HBASE-16308:
-------------------------------

Uploaded a partially done patch. Patch includes refactor of RegionServerCallable that allows me clean up a bunch of boilerplate in HTable ([~mbertozzi] helped me come up w/ the pattern subsequently applied in HTable). Patch is not finished. Need to do same elsewhere.

> Contain protobuf references
> ---------------------------
>
>                 Key: HBASE-16308
>                 URL: https://issues.apache.org/jira/browse/HBASE-16308
>             Project: HBase
>          Issue Type: Sub-task
>          Components: Protobufs
>            Reporter: stack
>            Assignee: stack
>         Attachments: HBASE-16308.master.001.patch
>
>
> Clean up our protobuf references so contained to just a few classes rather than being spread about the codebase. Doing this work will make it easier landing the parent issue and will make it more clear where the division between shaded protobuf and unshaded protobuf lies (we need to continue with unshaded protobuf for HDFS references by AsyncWAL and probably EndPoint Coprocessors)



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