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

Jrse #222 #223

Merged
merged 3 commits into from
Dec 6, 2018
Merged

Jrse #222 #223

merged 3 commits into from
Dec 6, 2018

Conversation

jrse
Copy link
Contributor

@jrse jrse commented Dec 6, 2018

If a mail object is missing in object store (ENOENT), the index will no longer be marked as corrupted, which triggers a complete index rebuild (very slow). The Mail object will in this case always mark the mails as expunged. The index entry, if necessary, will be removed in sync.

…marked as expunged, no index resync is done anymore. => changed check from num mail in index to ASSERT_TRUE(mail->expunged)
@jrse jrse merged commit 3e2f4fa into master Dec 6, 2018
@jrse jrse deleted the jrse_#222 branch December 6, 2018 14:14
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