[GitHub] [hbase] virajjasani commented on pull request #2454: HBASE-24628 Region normalizer now respects a rate limit

2020-10-07 Thread GitBox
virajjasani commented on pull request #2454: URL: https://github.com/apache/hbase/pull/2454#issuecomment-704797742 Will try to complete another pass by EOD. This is an automated message from the Apache Git Service. To respond

[GitHub] [hbase] virajjasani commented on pull request #2454: HBASE-24628 Region normalizer now respects a rate limit

2020-10-05 Thread GitBox
virajjasani commented on pull request #2454: URL: https://github.com/apache/hbase/pull/2454#issuecomment-703493303 As for `TestMasterChoreScheduled` test, it tries to retrieve all default (unconditional) chores of HMaster by retrieving singleton objects of chores using reflection from `HMa

[GitHub] [hbase] virajjasani commented on pull request #2454: HBASE-24628 Region normalizer now respects a rate limit

2020-10-02 Thread GitBox
virajjasani commented on pull request #2454: URL: https://github.com/apache/hbase/pull/2454#issuecomment-702865370 A couple of recent test failures seem relevant. This is an automated message from the Apache Git Service. To r

[GitHub] [hbase] virajjasani commented on pull request #2454: HBASE-24628 Region normalizer now respects a rate limit

2020-10-02 Thread GitBox
virajjasani commented on pull request #2454: URL: https://github.com/apache/hbase/pull/2454#issuecomment-702578836 We have two blocking calls in `NormalizerWorker` thread: 1. While retrieving new table for normalizing from Queue 2. RateLimiter blocking threads trying to submit plan