bharathv commented on a change in pull request #1388: HBASE-24079 [Flakey
Tests] Misc fixes and debug; fix BindException in…
URL: https://github.com/apache/hbase/pull/1388#discussion_r400398784
##########
File path:
hbase-thrift/src/test/java/org/apache/hadoop/hbase/thrift2/TestThriftHBaseServiceHandler.java
##########
@@ -761,7 +761,10 @@ public void testScan() throws Exception {
* Tests keeping a HBase scanner alive for long periods of time. Each call
to getScannerRow()
* should reset the ConnectionCache timeout for the scanner's connection
*/
- @Test
+ @org.junit.Ignore @Test // Flakey. Fails with
Review comment:
nit: Tag a jira instead?
----------------------------------------------------------------
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