Will Berkeley created KUDU-2571: ----------------------------------- Summary: Allow ksck checksum to continue as long as it is making progress Key: KUDU-2571 URL: https://issues.apache.org/jira/browse/KUDU-2571 Project: Kudu Issue Type: Improvement Components: ksck Reporter: Will Berkeley Assignee: Will Berkeley
ksck's checksumming routine times out after 1 hour, by default, but I've seen that be too short a time. We can bump the timeout, but to find out if a timeout is too short you have to hit it, then restart the whole checksum, or manually figure out with tablets still need to be checksummed. We should allow the checksum to continue as long as it periodically makes progress. Probably also need to address KUDU-2179 for this to be helpful. -- This message was sent by Atlassian JIRA (v7.6.3#76005)