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

Drop optimise event, move start event #5396

Merged
merged 1 commit into from Feb 14, 2019
Merged

Drop optimise event, move start event #5396

merged 1 commit into from Feb 14, 2019

Conversation

SCdF
Copy link
Contributor

@SCdF SCdF commented Feb 14, 2019

Drop "optimise", the manual compaction step. We don't need to do this
as we are compacting on write as we go.

Move start. This now happens once we decide we are going to purge, as
it's more useful to show this early and have something to show while
we pull in and organise documents that need purging.

#5348

Drop "optimise", the manual compaction step. We don't need to do this
as we are compacting on write as we go.

Move start. This now happens once we decide we are going to purge, as
it's more useful to show this early and have something to show while
we pull in and organise documents that need purging.

#5348
Copy link
Member

@garethbowen garethbowen left a comment

Choose a reason for hiding this comment

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

Awesome.

@garethbowen garethbowen merged commit ac09b0b into 3.3.x Feb 14, 2019
@garethbowen garethbowen deleted the purge-no-optimise branch February 14, 2019 22:51
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.

None yet

2 participants