stoty commented on code in PR #6184: URL: https://github.com/apache/hbase/pull/6184#discussion_r1804169498
########## hbase-it/pom.xml: ########## @@ -375,6 +375,7 @@ <dependency> <groupId>org.apache.hadoop</groupId> <artifactId>hadoop-minicluster</artifactId> + <scope>test</scope> Review Comment: Or we could just leave it like this, since they are going to have to make changes for HBase 3.0 anyway. -- 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: issues-unsubscr...@hbase.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org