[ 
https://issues.apache.org/jira/browse/HBASE-29931?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18061566#comment-18061566
 ] 

Xiao Liu edited comment on HBASE-29931 at 2/27/26 9:46 AM:
-----------------------------------------------------------

seems caused by HBASE-29843 


was (Author: JIRAUSER299414):
seems introduced by HBASE-29843 

> Test case TestRpcControllerFactory#testCountController failed
> -------------------------------------------------------------
>
>                 Key: HBASE-29931
>                 URL: https://issues.apache.org/jira/browse/HBASE-29931
>             Project: HBase
>          Issue Type: Bug
>          Components: rpc, test
>            Reporter: Xiao Liu
>            Assignee: Xiao Liu
>            Priority: Major
>             Fix For: 2.7.0, 3.0.0-beta-2, 2.6.5, 2.5.14
>
>
> In the latest master branch, {{TestRpcControllerFactory.testCountController}} 
> fails (we can also see the failed job in 
> [https://github.com/apache/hbase/actions/runs/22413347628?pr=7803])
> {code:java}
> [ERROR] Tests run: 2, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 9.104 
> s <<< FAILURE! -- in org.apache.hadoop.hbase.client.TestRpcControllerFactory
> [ERROR] 
> org.apache.hadoop.hbase.client.TestRpcControllerFactory.testCountController 
> -- Time elapsed: 0.721 s <<< FAILURE!
> java.lang.AssertionError
> at org.junit.Assert.fail(Assert.java:87)
> at org.junit.Assert.assertTrue(Assert.java:42)
> at org.junit.Assert.assertTrue(Assert.java:53)
> at 
> org.apache.hadoop.hbase.client.TestRpcControllerFactory.verifyCount(TestRpcControllerFactory.java:218)
> at 
> org.apache.hadoop.hbase.client.TestRpcControllerFactory.testCountController(TestRpcControllerFactory.java:151)
> at java.base/java.lang.reflect.Method.invoke(Method.java:568)
> at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
> at java.base/java.lang.Thread.run(Thread.java:842)
> [INFO]
> [INFO] Results:
> [INFO]
> [ERROR] Failures:
> [ERROR] TestRpcControllerFactory.testCountController:151->verifyCount:218
> [INFO]
> [ERROR] Tests run: 2, Failures: 1, Errors: 0, Skipped: 0
> {code}
>  



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

Reply via email to