Apache9 commented on code in PR #5810:
URL: https://github.com/apache/hbase/pull/5810#discussion_r1558790392
##########
hbase-common/src/main/java/org/apache/hadoop/hbase/io/compress/Compression.java:
##########
@@ -82,7 +82,11 @@ public final class Compression {
// LZMA
+ /** Deprecated. See HBASE-28506. **/
+ @Deprecated
Review Comment:
Better add a @deprecated tag in javadoc to mention the removal cycle?
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]