[
https://issues.apache.org/jira/browse/HBASE-18709?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
stack resolved HBASE-18709.
---------------------------
Resolution: Fixed
Fix Version/s: thirdparty-2.2.0
Pushed.
> [hbase-thirdparty] Clean out bundled proto files
> ------------------------------------------------
>
> Key: HBASE-18709
> URL: https://issues.apache.org/jira/browse/HBASE-18709
> Project: HBase
> Issue Type: Bug
> Components: hbase-thirdparty
> Reporter: stack
> Priority: Major
> Fix For: thirdparty-2.2.0
>
> Attachments: 0001-HBASE-18709-Clean-out-bundled-proto-files.patch
>
>
> From the 1.0.1 vote thread from [~Apache9]
> {code}
> There are some proto files which are still under the 'google' directory and
> the package in the proto files is not relocated, like this:
> option csharp_namespace = "Google.Protobuf.WellKnownTypes";
> option go_package = "github.com/golang/protobuf/ptypes/any";
> option java_package = "com.google.protobuf"; // <======== here
> option java_outer_classname = "AnyProto";
> option java_multiple_files = true;
> option objc_class_prefix = "GPB";
> ...
> {code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)