Apache9 commented on a change in pull request #2420:
URL: https://github.com/apache/hbase/pull/2420#discussion_r491646500
##########
File path:
hbase-common/src/test/java/org/apache/hadoop/hbase/util/TestFutureUtils.java
##########
@@ -19,8 +19,8 @@
import static org.hamcrest.CoreMatchers.containsString;
import static org.hamcrest.CoreMatchers.startsWith;
+import static org.hamcrest.MatcherAssert.assertThat;
Review comment:
Assert.assertThat is deprecated in junit 4.13.
----------------------------------------------------------------
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:
[email protected]