You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "guanyun (Jira)" <ji...@apache.org> on 2019/12/08 13:35:03 UTC

[jira] [Created] (HBASE-23512) CLONE - [C++] flakey test failure of TestFailWithException and FailWithExceptionFromRegionLocationLookupSplitRegions

guanyun created HBASE-23512:
-------------------------------

             Summary: CLONE - [C++] flakey test failure of TestFailWithException and FailWithExceptionFromRegionLocationLookupSplitRegions
                 Key: HBASE-23512
                 URL: https://issues.apache.org/jira/browse/HBASE-23512
             Project: HBase
          Issue Type: Sub-task
            Reporter: guanyun


It's been noticed TestFailWithException (i.e. in async-rpc-retrying-test.cc) and/or FailWithExceptionFromRegionLocationLookupSplitRegions(i.e.  in async-batch-rpc-retrying-test.cc) fails occasionally if run in a batch or individually, e.g.
{noformat}
buck test --no-cache --no-results-cache --all
{noformat}

{noformat}
buck test --no-cache --no-results-cache //core:retry-test
{noformat}

{noformat}
buck test --no-cache --no-results-cache //core:multi-retry-test
{noformat}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)