[
https://issues.apache.org/jira/browse/HBASE-23971?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Stack resolved HBASE-23971.
-----------------------------------
Fix Version/s: 2.3.0
Resolution: Fixed
Merged the patch to branch-2 (not to branch-2.2). Thanks for the cleanup
[~wenfeiyi666]
> protoc warns: "no protobuf syntax specified"
> --------------------------------------------
>
> Key: HBASE-23971
> URL: https://issues.apache.org/jira/browse/HBASE-23971
> Project: HBase
> Issue Type: Task
> Components: Protobufs
> Reporter: Nick Dimiduk
> Assignee: wenfeiyi666
> Priority: Minor
> Fix For: 3.0.0, 2.3.0
>
>
> This comes up in a couple places.
> {noformat}
> [INFO] --- protobuf-maven-plugin:0.6.1:compile (compile-protoc) @
> hbase-protocol-shaded ---
> [INFO] Compiling 37 proto file(s) to
> /Users/ndimiduk/repos/apache/hbase/hbase-protocol-shaded/target/generated-sources/protobuf/java
> [WARNING] PROTOC: [libprotobuf WARNING
> google/protobuf/compiler/parser.cc:546] No syntax specified for the proto
> file: RSGroupAdmin.proto. Please use 'syntax = "proto2";' or 'syntax =
> "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.)
> [libprotobuf WARNING google/protobuf/compiler/parser.cc:546] No syntax
> specified for the proto file: RSGroup.proto. Please use 'syntax = "proto2";'
> or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2
> syntax.)
> {noformat}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)