belugabehr commented on a change in pull request #3330:
URL: https://github.com/apache/hbase/pull/3330#discussion_r641657779



##########
File path: 
hbase-client/src/main/java/org/apache/hadoop/hbase/UnknownRegionException.java
##########
@@ -26,12 +26,25 @@
  */
 @InterfaceAudience.Public
 public class UnknownRegionException extends DoNotRetryRegionException {
-  private static final long serialVersionUID = 1968858760475205392L;
+
+  private static final long serialVersionUID = 8052818407096543141L;

Review comment:
       Yes, although truthfully I didn't think too much about it, just used the 
tool to regen it.




-- 
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:
us...@infra.apache.org


Reply via email to