[jira] [Updated] (HBASE-18574) [C++] flakey test failure of TestFailWithException and FailWithExceptionFromRegionLocationLookupSplitRegions

2017-08-11 Thread Xiaobing Zhou (JIRA)

 [ 
https://issues.apache.org/jira/browse/HBASE-18574?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Xiaobing Zhou updated HBASE-18574:
--
Description: 
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}

  was:
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}



> [C++] flakey test failure of TestFailWithException and 
> FailWithExceptionFromRegionLocationLookupSplitRegions
> 
>
> Key: HBASE-18574
> URL: https://issues.apache.org/jira/browse/HBASE-18574
> Project: HBase
>  Issue Type: Sub-task
>Reporter: Xiaobing Zhou
>
> 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
(v6.4.14#64029)


[jira] [Updated] (HBASE-18574) [C++] flakey test failure of TestFailWithException and FailWithExceptionFromRegionLocationLookupSplitRegions

2017-08-11 Thread Xiaobing Zhou (JIRA)

 [ 
https://issues.apache.org/jira/browse/HBASE-18574?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Xiaobing Zhou updated HBASE-18574:
--
Description: 
It's been noticed TestFailWithException (in async-rpc-retrying-test.cc) and/or  
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}


  was:
It's been noticed TestFailWithException (in async-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}



> [C++] flakey test failure of TestFailWithException and 
> FailWithExceptionFromRegionLocationLookupSplitRegions
> 
>
> Key: HBASE-18574
> URL: https://issues.apache.org/jira/browse/HBASE-18574
> Project: HBase
>  Issue Type: Sub-task
>Reporter: Xiaobing Zhou
>
> It's been noticed TestFailWithException (in async-rpc-retrying-test.cc) 
> and/or  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}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Updated] (HBASE-18574) [C++] flakey test failure of TestFailWithException and FailWithExceptionFromRegionLocationLookupSplitRegions

2017-08-11 Thread Xiaobing Zhou (JIRA)

 [ 
https://issues.apache.org/jira/browse/HBASE-18574?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Xiaobing Zhou updated HBASE-18574:
--
Description: 
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}


  was:
It's been noticed TestFailWithException (in async-rpc-retrying-test.cc) and/or  
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}



> [C++] flakey test failure of TestFailWithException and 
> FailWithExceptionFromRegionLocationLookupSplitRegions
> 
>
> Key: HBASE-18574
> URL: https://issues.apache.org/jira/browse/HBASE-18574
> Project: HBase
>  Issue Type: Sub-task
>Reporter: Xiaobing Zhou
>
> 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}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Updated] (HBASE-18574) [C++] flakey test failure of TestFailWithException and FailWithExceptionFromRegionLocationLookupSplitRegions

2017-08-11 Thread Xiaobing Zhou (JIRA)

 [ 
https://issues.apache.org/jira/browse/HBASE-18574?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Xiaobing Zhou updated HBASE-18574:
--
Summary: [C++] flakey test failure of TestFailWithException and 
FailWithExceptionFromRegionLocationLookupSplitRegions  (was: [C++] flakey test 
failure of AsyncRpcRetryTest::TestFailWithException )

> [C++] flakey test failure of TestFailWithException and 
> FailWithExceptionFromRegionLocationLookupSplitRegions
> 
>
> Key: HBASE-18574
> URL: https://issues.apache.org/jira/browse/HBASE-18574
> Project: HBase
>  Issue Type: Sub-task
>Reporter: Xiaobing Zhou
>
> It's been noticed TestFailWithException (in async-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}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)