Bryan Beaudreault created HBASE-26846:
-----------------------------------------
Summary: Move AsyncProcess configs to HConstants
Key: HBASE-26846
URL: https://issues.apache.org/jira/browse/HBASE-26846
Project: HBase
Issue Type: Improvement
Reporter: Bryan Beaudreault
Assignee: Bryan Beaudreault
AsyncProcess has a few public static config constants, but the class itself is
package-private so users cannot access them. Moving them to HConstants will
make it easier for users to change these settings:
hbase.client.primaryCallTimeout.multiget
hbase.client.start.log.errors.counter
hbase.client.log.batcherrors.details
--
This message was sent by Atlassian Jira
(v8.20.1#820001)