[
https://issues.apache.org/jira/browse/HBASE-27822?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Duo Zhang resolved HBASE-27822.
-------------------------------
Fix Version/s: 2.6.0
3.0.0-alpha-4
2.5.5
2.4.18
Hadoop Flags: Reviewed
Resolution: Fixed
Pushed to branch-2.4+.
Thanks [~heliangjun] for reviewing!
> 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
> Assignee: Duo Zhang
> Priority: Major
> Fix For: 2.6.0, 3.0.0-alpha-4, 2.5.5, 2.4.18
>
>
> 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)