Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Additional threshold for deleting task history row #1369

Merged
merged 7 commits into from
Dec 14, 2016

Conversation

ssalinas
Copy link
Member

Building off of the previous history purge update PR and I'll merge the two. This separates out settings for deleting task history bytes versus the entire task history row in the db. Rows to delete are checked/purged first, followed by rows to update bytes.

deleteTaskHistoryBytes... settings take on the previous default values of 365 days/10k tasks since that was the previous default behavior
deleteTaskHistory... settings default to 0 so the rows are not deleted by default

@ssalinas ssalinas modified the milestone: 0.14.0 Dec 13, 2016
@ssalinas ssalinas added the hs_qa label Dec 14, 2016
@ssalinas
Copy link
Member Author

This PR is into the task_history_purge_updates branch, not master. Going to merge it in there now that both are in hs_qa

@ssalinas ssalinas merged commit c1a4f22 into task_history_purge_updates Dec 14, 2016
@ssalinas ssalinas deleted the history_purge_thresholds branch December 14, 2016 15:25
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.

1 participant