[
https://issues.apache.org/jira/browse/HBASE-18646?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16142131#comment-16142131
]
Ted Yu commented on HBASE-18646:
--------------------------------
{code}
public static final int BACKUP_TIMEOUT_MILLIS_DEFAULT = 60000;
{code}
Isn't the above default too short for a large cluster ?
Please remove commented out code from patch.
> [Backup] LogRollMasterProcedureManager: make procedure timeout, thread pool
> size configurable
> ---------------------------------------------------------------------------------------------
>
> Key: HBASE-18646
> URL: https://issues.apache.org/jira/browse/HBASE-18646
> Project: HBase
> Issue Type: Improvement
> Reporter: Vladimir Rodionov
> Assignee: Vladimir Rodionov
> Labels: backup
> Fix For: 2.0.0
>
> Attachments: HBASE-18646-v1.patch, HBASE-18646-v2.patch
>
>
> The default procedure timeout of 60 sec and pool size (1) may be not optimal
> for large deployements
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)