liuxiaocs7 commented on code in PR #8190:
URL: https://github.com/apache/hbase/pull/8190#discussion_r3218428359
##########
hbase-server/src/test/java/org/apache/hadoop/hbase/client/TestAdmin2.java:
##########
@@ -139,7 +136,7 @@ public void run() {
*/
@Test
public void testTableNameClash() throws Exception {
- final String name = this.name.getMethodName();
+ final String name = methodName;
Review Comment:
can remove?
--
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]