liuxiaocs7 commented on code in PR #8190:
URL: https://github.com/apache/hbase/pull/8190#discussion_r3218562853


##########
hbase-server/src/test/java/org/apache/hadoop/hbase/client/TestScanWithoutFetchingData.java:
##########
@@ -48,13 +46,10 @@
  * Testcase to make sure that we do not close scanners if 
ScanRequest.numberOfRows is zero. See
  * HBASE-18042 for more details.
  */
-@Category({ RegionServerTests.class, MediumTests.class })
+@Tag(RegionServerTests.TAG)

Review Comment:
   `RegionServerTests` tag?



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