[
https://issues.apache.org/jira/browse/HBASE-11916?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14162664#comment-14162664
]
Andrew Purtell commented on HBASE-11916:
----------------------------------------
Are the generated REST protobufs so big that combining them with the client
protos is a problem? If no, then it's easier to combine all of the generated
protobufs into one module (and this is confirmed to work with HBASE-11912). If
yes then we could look at a hbase-rest-protocol module, yeah.
> Move generated REST protobuf classes from hbase-server to hbase-protocol
> ------------------------------------------------------------------------
>
> Key: HBASE-11916
> URL: https://issues.apache.org/jira/browse/HBASE-11916
> Project: HBase
> Issue Type: Task
> Reporter: Andrew Purtell
> Attachments: HBASE-11916.patch.gz
>
>
> We have generated protobuf classes for REST still in hbase-server. Move them
> to hbase-protocol?
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)