Tsukilc commented on code in PR #2803: URL: https://github.com/apache/incubator-hugegraph/pull/2803#discussion_r2159855697
########## hugegraph-server/hugegraph-hbase/pom.xml: ########## @@ -35,9 +35,9 @@ <version>${revision}</version> </dependency> <dependency> - <groupId>com.baidu.hugegraph</groupId> - <artifactId>hbase-shaded-endpoint</artifactId> - <version>2.0.6</version> Review Comment: Thank you for your guidance. According to my observation, in 2.5.11, hbase still uses com.google.protobuf2.5 https://github.com/apache/hbase/blob/rel/2.5.11/pom.xml#L601 https://github.com/apache/hbase/blob/rel/2.5.11/hbase-endpoint/src/main/java/org/apache/hadoop/hbase/client/coprocessor/AggregationClient.java#L23 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@hugegraph.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@hugegraph.apache.org For additional commands, e-mail: issues-h...@hugegraph.apache.org