taklwu commented on a change in pull request #4093:
URL: https://github.com/apache/hbase/pull/4093#discussion_r799021270



##########
File path: 
hbase-server/src/test/java/org/apache/hadoop/hbase/coprocessor/TestCoprocessorHost.java
##########
@@ -41,6 +44,8 @@
   public static final HBaseClassTestRule CLASS_RULE =
       HBaseClassTestRule.forClass(TestCoprocessorHost.class);
 
+  private static final HBaseCommonTestingUtility TEST_UTIL = new 
HBaseCommonTestingUtility();

Review comment:
       this two lines related to `HBaseCommonTestingUtility` are the only 
changes from #4069 




-- 
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]


Reply via email to