Apache9 commented on code in PR #8190:
URL: https://github.com/apache/hbase/pull/8190#discussion_r3248404878
##########
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:
See https://issues.apache.org/jira/browse/HBASE-18042, this is for testing a
server side compatiblity issue.
--
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]