PierreZ commented on a change in pull request #439: HBASE-22618 Provide a way to have Heterogeneous deployment URL: https://github.com/apache/hbase/pull/439#discussion_r312817418
########## File path: hbase-server/src/test/java/org/apache/hadoop/hbase/master/balancer/TestStochasticLoadBalancer.java ########## @@ -53,6 +47,10 @@ import org.junit.Test; import org.junit.experimental.categories.Category; +import static org.junit.Assert.*; Review comment: I'm sorry for the trouble, I must admit that I was trusting the import style of my IDE 😄 Will fix it in another commit that will be checked locally this time ---------------------------------------------------------------- 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] With regards, Apache Git Services
