[GitHub] [hbase] jxxiangwen commented on issue #183: fix PreemptiveFastFailInterceptor clean repeatedFailuresMap issue

2019-04-23 Thread GitBox
jxxiangwen commented on issue #183: fix PreemptiveFastFailInterceptor clean repeatedFailuresMap issue URL: https://github.com/apache/hbase/pull/183#issuecomment-485819264 > Good. Thanks. > > Is it the case that the answer to @Apache9 question repeated below is no? > > .bq Do y

[GitHub] [hbase] jxxiangwen commented on issue #183: fix PreemptiveFastFailInterceptor clean repeatedFailuresMap issue

2019-04-22 Thread GitBox
jxxiangwen commented on issue #183: fix PreemptiveFastFailInterceptor clean repeatedFailuresMap issue URL: https://github.com/apache/hbase/pull/183#issuecomment-485656637 > @jxxiangwen Welcome. > > FYI, fixing stuff, there is an associated HBase JIRA. File one over here... https://

[GitHub] [hbase] jxxiangwen commented on issue #183: fix PreemptiveFastFailInterceptor clean repeatedFailuresMap issue

2019-04-22 Thread GitBox
jxxiangwen commented on issue #183: fix PreemptiveFastFailInterceptor clean repeatedFailuresMap issue URL: https://github.com/apache/hbase/pull/183#issuecomment-485627970 > Interesting, do you use Preemptive Fail Fast feature in your production? Do you think the feature introduced in [HBA

[GitHub] [hbase] jxxiangwen commented on issue #183: fix PreemptiveFastFailInterceptor clean repeatedFailuresMap issue

2019-04-22 Thread GitBox
jxxiangwen commented on issue #183: fix PreemptiveFastFailInterceptor clean repeatedFailuresMap issue URL: https://github.com/apache/hbase/pull/183#issuecomment-485627747 > Is there an Apache HBase JIRA associated with this PR? No, i am learning hbase with source code. -

[GitHub] [hbase] jxxiangwen commented on issue #183: fix PreemptiveFastFailInterceptor clean repeatedFailuresMap issue

2019-04-22 Thread GitBox
jxxiangwen commented on issue #183: fix PreemptiveFastFailInterceptor clean repeatedFailuresMap issue URL: https://github.com/apache/hbase/pull/183#issuecomment-485405915 I add a HBASE_CLIENT_FAILURE_MAP_CLEANUP_INTERVAL_MS constant value to configure failureMapCleanupIntervalMilliSec, the