[
https://issues.apache.org/jira/browse/KUDU-2571?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Will Berkeley resolved KUDU-2571.
---------------------------------
Resolution: Done
Fix Version/s: 1.8.0
In 0d4740b7692c0cb5c39cca73276b395921bd3ae4 (the fix for KUDU-2179), I upped
the default timeout to 24 hours, with an additional idle timeout that makes
sure the checksum is making progress. I think that's fair to call this done.
> 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
> Priority: Major
> Fix For: 1.8.0
>
>
> 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)