hbase/hbase-protocol-shaded
Andrew Purtell 492f8f23fd Amend HBASE-26691 Replacing log4j with reload4j for branch-2.x
- Update reload4j version to 1.2.19
- Update shading and assembly configurations

Signed-off-by: Andrew Purtell <apurtell@apache.org>
2022-03-04 12:25:41 -08:00
..
src/main HBASE-26730 Extend hbase shell 'status' command to support an option 'tasks' (#4094) 2022-02-15 18:39:03 -08:00
README.txt HBASE-17056 Remove checked in PB generated files 2017-08-02 09:42:38 -07:00
pom.xml Amend HBASE-26691 Replacing log4j with reload4j for branch-2.x 2022-03-04 12:25:41 -08:00

README.txt

This module has proto files used by core. These protos
overlap with protos that are used by coprocessor endpoints
(CPEP) in the module hbase-protocol. So core versions have
a different name, the generated classes are relocated
-- i.e. shaded -- to a new location; they are moved from
org.apache.hadoop.hbase.* to org.apache.hadoop.hbase.shaded.