hbase/hbase-server
Jan Hentschel 048ca4e43f
HBASE-25174 Remove deprecated fields in HConstants (#2558)
Remove the deprecated fields, which can be removed in 3.0.0. Marked the
constant OLDEST_TIMESTAMP as InterfaceAudience.Private as it is only use
in classes, which are also marked as InterfaceAudience.Private.

Signed-off-by: Viraj Jasani <vjasani@apache.org>
Signed-off-by: Duo Zhang <zhangduo@apache.org>
2021-04-03 23:12:16 +08:00
..
src HBASE-25174 Remove deprecated fields in HConstants (#2558) 2021-04-03 23:12:16 +08:00
pom.xml HBASE-19577 Use log4j2 instead of log4j for logging (#1708) 2021-03-20 09:21:25 +08:00