[jira] [Updated] (HBASE-19490) Rare failure in TestRateLimiter

2019-02-01 Thread Andrew Purtell (JIRA)


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

Andrew Purtell updated HBASE-19490:
---
Fix Version/s: (was: 1.5.0)

> Rare failure in TestRateLimiter
> ---
>
> Key: HBASE-19490
> URL: https://issues.apache.org/jira/browse/HBASE-19490
> Project: HBase
>  Issue Type: Bug
>  Components: test
>Affects Versions: 1.4.0
>Reporter: Andrew Purtell
>Assignee: Chia-Ping Tsai
>Priority: Major
> Fix For: 1.3.2, 1.4.1, 2.0.0-beta-1, 2.0.0, 1.2.7
>
> Attachments: HBASE-19490.branch-1.v0.patch, HBASE-19490.v0.patch
>
>
> Maybe we aren't waiting long enough for a slow executor? Or it is some kind 
> of race. Test usually passes.
> [ERROR] Tests run: 15, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 1.01 
> s <<< FAILURE! - in org.apache.hadoop.hbase.quotas.TestRateLimiter
> [ERROR] 
> testOverconsumptionFixedIntervalRefillStrategy(org.apache.hadoop.hbase.quotas.TestRateLimiter)
>   Time elapsed: 0.028 s  <<< FAILURE!
> java.lang.AssertionError: expected:<1000> but was:<999>
> at 
> org.apache.hadoop.hbase.quotas.TestRateLimiter.testOverconsumptionFixedIntervalRefillStrategy(TestRateLimiter.java:122)



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (HBASE-19490) Rare failure in TestRateLimiter

2018-01-03 Thread Chia-Ping Tsai (JIRA)

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

Chia-Ping Tsai updated HBASE-19490:
---
  Resolution: Fixed
Hadoop Flags: Reviewed
  Status: Resolved  (was: Patch Available)

Thanks for the review. [~tedyu]

> Rare failure in TestRateLimiter
> ---
>
> Key: HBASE-19490
> URL: https://issues.apache.org/jira/browse/HBASE-19490
> Project: HBase
>  Issue Type: Bug
>  Components: test
>Affects Versions: 1.4.0
>Reporter: Andrew Purtell
>Assignee: Chia-Ping Tsai
> Fix For: 1.3.2, 1.4.1, 1.5.0, 1.2.7, 2.0.0-beta-1
>
> Attachments: HBASE-19490.branch-1.v0.patch, HBASE-19490.v0.patch
>
>
> Maybe we aren't waiting long enough for a slow executor? Or it is some kind 
> of race. Test usually passes.
> [ERROR] Tests run: 15, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 1.01 
> s <<< FAILURE! - in org.apache.hadoop.hbase.quotas.TestRateLimiter
> [ERROR] 
> testOverconsumptionFixedIntervalRefillStrategy(org.apache.hadoop.hbase.quotas.TestRateLimiter)
>   Time elapsed: 0.028 s  <<< FAILURE!
> java.lang.AssertionError: expected:<1000> but was:<999>
> at 
> org.apache.hadoop.hbase.quotas.TestRateLimiter.testOverconsumptionFixedIntervalRefillStrategy(TestRateLimiter.java:122)



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


[jira] [Updated] (HBASE-19490) Rare failure in TestRateLimiter

2018-01-02 Thread Chia-Ping Tsai (JIRA)

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

Chia-Ping Tsai updated HBASE-19490:
---
Status: Patch Available  (was: Open)

> Rare failure in TestRateLimiter
> ---
>
> Key: HBASE-19490
> URL: https://issues.apache.org/jira/browse/HBASE-19490
> Project: HBase
>  Issue Type: Bug
>  Components: test
>Affects Versions: 1.4.0
>Reporter: Andrew Purtell
>Assignee: Chia-Ping Tsai
> Fix For: 1.3.2, 1.4.1, 1.5.0, 1.2.7, 2.0.0-beta-1
>
> Attachments: HBASE-19490.branch-1.v0.patch, HBASE-19490.v0.patch
>
>
> Maybe we aren't waiting long enough for a slow executor? Or it is some kind 
> of race. Test usually passes.
> [ERROR] Tests run: 15, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 1.01 
> s <<< FAILURE! - in org.apache.hadoop.hbase.quotas.TestRateLimiter
> [ERROR] 
> testOverconsumptionFixedIntervalRefillStrategy(org.apache.hadoop.hbase.quotas.TestRateLimiter)
>   Time elapsed: 0.028 s  <<< FAILURE!
> java.lang.AssertionError: expected:<1000> but was:<999>
> at 
> org.apache.hadoop.hbase.quotas.TestRateLimiter.testOverconsumptionFixedIntervalRefillStrategy(TestRateLimiter.java:122)



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


[jira] [Updated] (HBASE-19490) Rare failure in TestRateLimiter

2018-01-02 Thread Chia-Ping Tsai (JIRA)

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

Chia-Ping Tsai updated HBASE-19490:
---
Component/s: test

> Rare failure in TestRateLimiter
> ---
>
> Key: HBASE-19490
> URL: https://issues.apache.org/jira/browse/HBASE-19490
> Project: HBase
>  Issue Type: Bug
>  Components: test
>Affects Versions: 1.4.0
>Reporter: Andrew Purtell
>Assignee: Chia-Ping Tsai
> Fix For: 1.3.2, 1.4.1, 1.5.0, 1.2.7, 2.0.0-beta-1
>
> Attachments: HBASE-19490.branch-1.v0.patch, HBASE-19490.v0.patch
>
>
> Maybe we aren't waiting long enough for a slow executor? Or it is some kind 
> of race. Test usually passes.
> [ERROR] Tests run: 15, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 1.01 
> s <<< FAILURE! - in org.apache.hadoop.hbase.quotas.TestRateLimiter
> [ERROR] 
> testOverconsumptionFixedIntervalRefillStrategy(org.apache.hadoop.hbase.quotas.TestRateLimiter)
>   Time elapsed: 0.028 s  <<< FAILURE!
> java.lang.AssertionError: expected:<1000> but was:<999>
> at 
> org.apache.hadoop.hbase.quotas.TestRateLimiter.testOverconsumptionFixedIntervalRefillStrategy(TestRateLimiter.java:122)



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


[jira] [Updated] (HBASE-19490) Rare failure in TestRateLimiter

2018-01-02 Thread Chia-Ping Tsai (JIRA)

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

Chia-Ping Tsai updated HBASE-19490:
---
Attachment: HBASE-19490.branch-1.v0.patch

> Rare failure in TestRateLimiter
> ---
>
> Key: HBASE-19490
> URL: https://issues.apache.org/jira/browse/HBASE-19490
> Project: HBase
>  Issue Type: Bug
>Affects Versions: 1.4.0
>Reporter: Andrew Purtell
>Assignee: Chia-Ping Tsai
> Fix For: 1.3.2, 1.4.1, 1.5.0, 1.2.7, 2.0.0-beta-1
>
> Attachments: HBASE-19490.branch-1.v0.patch, HBASE-19490.v0.patch
>
>
> Maybe we aren't waiting long enough for a slow executor? Or it is some kind 
> of race. Test usually passes.
> [ERROR] Tests run: 15, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 1.01 
> s <<< FAILURE! - in org.apache.hadoop.hbase.quotas.TestRateLimiter
> [ERROR] 
> testOverconsumptionFixedIntervalRefillStrategy(org.apache.hadoop.hbase.quotas.TestRateLimiter)
>   Time elapsed: 0.028 s  <<< FAILURE!
> java.lang.AssertionError: expected:<1000> but was:<999>
> at 
> org.apache.hadoop.hbase.quotas.TestRateLimiter.testOverconsumptionFixedIntervalRefillStrategy(TestRateLimiter.java:122)



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


[jira] [Updated] (HBASE-19490) Rare failure in TestRateLimiter

2018-01-02 Thread Chia-Ping Tsai (JIRA)

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

Chia-Ping Tsai updated HBASE-19490:
---
Attachment: HBASE-19490.v0.patch

> Rare failure in TestRateLimiter
> ---
>
> Key: HBASE-19490
> URL: https://issues.apache.org/jira/browse/HBASE-19490
> Project: HBase
>  Issue Type: Bug
>Affects Versions: 1.4.0
>Reporter: Andrew Purtell
>Assignee: Chia-Ping Tsai
> Fix For: 1.3.2, 1.4.1, 1.5.0, 1.2.7, 2.0.0-beta-1
>
> Attachments: HBASE-19490.branch-1.v0.patch, HBASE-19490.v0.patch
>
>
> Maybe we aren't waiting long enough for a slow executor? Or it is some kind 
> of race. Test usually passes.
> [ERROR] Tests run: 15, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 1.01 
> s <<< FAILURE! - in org.apache.hadoop.hbase.quotas.TestRateLimiter
> [ERROR] 
> testOverconsumptionFixedIntervalRefillStrategy(org.apache.hadoop.hbase.quotas.TestRateLimiter)
>   Time elapsed: 0.028 s  <<< FAILURE!
> java.lang.AssertionError: expected:<1000> but was:<999>
> at 
> org.apache.hadoop.hbase.quotas.TestRateLimiter.testOverconsumptionFixedIntervalRefillStrategy(TestRateLimiter.java:122)



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


[jira] [Updated] (HBASE-19490) Rare failure in TestRateLimiter

2018-01-02 Thread Chia-Ping Tsai (JIRA)

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

Chia-Ping Tsai updated HBASE-19490:
---
Fix Version/s: 1.2.7
   1.3.2

> Rare failure in TestRateLimiter
> ---
>
> Key: HBASE-19490
> URL: https://issues.apache.org/jira/browse/HBASE-19490
> Project: HBase
>  Issue Type: Bug
>Affects Versions: 1.4.0
>Reporter: Andrew Purtell
>Assignee: Chia-Ping Tsai
> Fix For: 1.3.2, 1.4.1, 1.5.0, 1.2.7, 2.0.0-beta-1
>
>
> Maybe we aren't waiting long enough for a slow executor? Or it is some kind 
> of race. Test usually passes.
> [ERROR] Tests run: 15, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 1.01 
> s <<< FAILURE! - in org.apache.hadoop.hbase.quotas.TestRateLimiter
> [ERROR] 
> testOverconsumptionFixedIntervalRefillStrategy(org.apache.hadoop.hbase.quotas.TestRateLimiter)
>   Time elapsed: 0.028 s  <<< FAILURE!
> java.lang.AssertionError: expected:<1000> but was:<999>
> at 
> org.apache.hadoop.hbase.quotas.TestRateLimiter.testOverconsumptionFixedIntervalRefillStrategy(TestRateLimiter.java:122)



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


[jira] [Updated] (HBASE-19490) Rare failure in TestRateLimiter

2018-01-02 Thread Chia-Ping Tsai (JIRA)

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

Chia-Ping Tsai updated HBASE-19490:
---
Fix Version/s: 2.0.0-beta-1

> Rare failure in TestRateLimiter
> ---
>
> Key: HBASE-19490
> URL: https://issues.apache.org/jira/browse/HBASE-19490
> Project: HBase
>  Issue Type: Bug
>Affects Versions: 1.4.0
>Reporter: Andrew Purtell
>Assignee: Chia-Ping Tsai
> Fix For: 1.4.1, 1.5.0, 2.0.0-beta-1
>
>
> Maybe we aren't waiting long enough for a slow executor? Or it is some kind 
> of race. Test usually passes.
> [ERROR] Tests run: 15, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 1.01 
> s <<< FAILURE! - in org.apache.hadoop.hbase.quotas.TestRateLimiter
> [ERROR] 
> testOverconsumptionFixedIntervalRefillStrategy(org.apache.hadoop.hbase.quotas.TestRateLimiter)
>   Time elapsed: 0.028 s  <<< FAILURE!
> java.lang.AssertionError: expected:<1000> but was:<999>
> at 
> org.apache.hadoop.hbase.quotas.TestRateLimiter.testOverconsumptionFixedIntervalRefillStrategy(TestRateLimiter.java:122)



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