Duo Zhang created HBASE-27822:
---------------------------------

             Summary: TestFromClientSide5.testAppendWithoutWAL is flaky
                 Key: HBASE-27822
                 URL: https://issues.apache.org/jira/browse/HBASE-27822
             Project: HBase
          Issue Type: Bug
          Components: scan, test
            Reporter: Duo Zhang


Not sure whether it is also flaky on branch-2.x, but at least on master, when 
we call Table.getScanner and get the returned ResultScanner, it does not mean 
that we have finished sending the request to region server, as the actual 
implementation is asynchronous. If we want a stable result, we need to at least 
get one row from the scanner.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to