You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by GitBox <gi...@apache.org> on 2020/01/14 16:33:15 UTC

[GitHub] [hbase] HorizonNet commented on a change in pull request #1034: HBASE-23622 Reduced the number of Checkstyle violations in hbase-common

HorizonNet commented on a change in pull request #1034: HBASE-23622 Reduced the number of Checkstyle violations in hbase-common
URL: https://github.com/apache/hbase/pull/1034#discussion_r366443242
 
 

 ##########
 File path: hbase-common/src/main/java/org/apache/hadoop/hbase/util/ByteRangeUtils.java
 ##########
 @@ -33,12 +33,16 @@
  */
 @InterfaceAudience.Public
 @InterfaceStability.Evolving
-public class ByteRangeUtils {
+public final class ByteRangeUtils {
 
 Review comment:
   I reverted this change. As this one is already pushed to higher versions, let me also revert it there.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services