Skip to content

Additional threshold for deleting task history row#1369

Merged
ssalinas merged 7 commits into
task_history_purge_updatesfrom
history_purge_thresholds
Dec 14, 2016
Merged

Additional threshold for deleting task history row#1369
ssalinas merged 7 commits into
task_history_purge_updatesfrom
history_purge_thresholds

Conversation

@ssalinas
Copy link
Copy Markdown
Contributor

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
Copy Markdown
Contributor 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