Skip to content

PostRestoreHookChanges#681

Merged
sumanth-pasupuleti merged 4 commits into
Netflix:3.xfrom
sumanth-pasupuleti:3.x
Jun 25, 2018
Merged

PostRestoreHookChanges#681
sumanth-pasupuleti merged 4 commits into
Netflix:3.xfrom
sumanth-pasupuleti:3.x

Conversation

@sumanth-pasupuleti
Copy link
Copy Markdown
Contributor

Adding ability to call a post restore hook once files get downloaded as part of the restore process.

private final Sleeper sleeper;
private final int ThreadWaitTimeInMs = 60000;
private final int HeartBeatTimeOutInMs = 60000;
private final int SubProcessTimeOutInDays = 2;
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does it make sense to make this configurable?

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also, once done, can you update the wiki to reflect the changes.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I like the idea of making the subprocesstimeout configurable - comes in handy when restore data size varies

@sumanth-pasupuleti sumanth-pasupuleti merged commit 0325ea1 into Netflix:3.x Jun 25, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants