ruanhui created HBASE-27844:
-------------------------------
Summary: changed type names to avoid conflicts with built-in types
Key: HBASE-27844
URL: https://issues.apache.org/jira/browse/HBASE-27844
Project: HBase
Issue Type: Improvement
Components: build
Affects Versions: 2.5.4
Reporter: ruanhui
Assignee: ruanhui
Some compilers will resolve Builder to java.lang.Thread.Builder instead of
Builder in pb and cause compilation failure. We should try to avoid conflicts
with built-in class names.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)