[
https://issues.apache.org/jira/browse/HBASE-73?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12565523#action_12565523
]
Bryan Duxbury commented on HBASE-73:
------------------------------------
I was thinking that o.a.h.h.thrift.generated makes more sense. It's code that
was generated for thrift. It's cosmetic in any case but it keeps all the code
for a package in the same tree.
> [hbase] Cleanup: All generated code should go into the o.a.h.h.generated
> package
> --------------------------------------------------------------------------------
>
> Key: HBASE-73
> URL: https://issues.apache.org/jira/browse/HBASE-73
> Project: Hadoop HBase
> Issue Type: Improvement
> Reporter: stack
> Priority: Trivial
>
> As is, generated code goes into o.a.h.h.thrift.generated,
> o.a.h.h.hql.generated, etc. Rather, have it all go into the one package,
> o.a.h.h.generated.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.