apurtell commented on code in PR #5810:
URL: https://github.com/apache/hbase/pull/5810#discussion_r1559867835
##########
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:
I addressed this with c21dad8a16.
--
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]