You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kudu.apache.org by "Will Berkeley (JIRA)" <ji...@apache.org> on 2018/09/06 16:46:00 UTC

[jira] [Created] (KUDU-2571) Allow ksck checksum to continue as long as it is making progress

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)