[
https://issues.apache.org/jira/browse/HBASE-16908?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16016551#comment-16016551
]
huaxiang sun commented on HBASE-16908:
--------------------------------------
I was looking at the failure, it complained about number of requests exceeded
which number of requests is not configured for this test case. I am suspecting
that quotas are not cleaned up from previous testing cases. I will look at this
more.
2017-05-18 20:10:55,610 WARN [hconnection-0x507d20bb-shared-pool13-t98]
client.AsyncRequestFutureImpl(796): #34, table=TestQuotaAdmin0, attempt=1/7
failed=1ops, last exception:
org.apache.hadoop.hbase.quotas.ThrottlingException:
org.apache.hadoop.hbase.quotas.ThrottlingException: number of requests exceeded
- wait 10.00sec
at
org.apache.hadoop.hbase.quotas.ThrottlingException.throwThrottlingException(ThrottlingException.java:124)
at
org.apache.hadoop.hbase.quotas.ThrottlingException.throwNumRequestsExceeded(ThrottlingException.java:93)
at
org.apache.hadoop.hbase.quotas.TimeBasedLimiter.checkQuota(TimeBasedLimiter.java:115)
at
org.apache.hadoop.hbase.quotas.DefaultOperationQuota.checkQuota(DefaultOperationQuota.java:72)
at
org.apache.hadoop.hbase.quotas.RegionServerQuotaManager.checkQuota(RegionServerQuotaManager.java:190)
at
org.apache.hadoop.hbase.quotas.RegionServerQuotaManager.checkQuota(RegionServerQuotaManager.java:162)
at
org.apache.hadoop.hbase.regionserver.RSRpcServices.multi(RSRpcServices.java:2488)
at
> investigate flakey TestQuotaThrottle
> -------------------------------------
>
> Key: HBASE-16908
> URL: https://issues.apache.org/jira/browse/HBASE-16908
> Project: HBase
> Issue Type: Bug
> Components: hbase
> Affects Versions: 2.0.0
> Reporter: huaxiang sun
> Assignee: huaxiang sun
> Priority: Minor
>
> find out the root cause for TestQuotaThrottle failures.
>
> https://builds.apache.org/job/HBASE-Find-Flaky-Tests/lastSuccessfulBuild/artifact/dashboard.html
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)