Skip to content

CBG-4430: fix conflict on hlv comparison when parent rev is in history #7249

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

Merged
merged 4 commits into from
Dec 18, 2024

Conversation

gregns1
Copy link
Contributor

@gregns1 gregns1 commented Dec 18, 2024

CBG-4430

  • Create a shared function to test for rev tree conflicts
  • On failed conflict check in between hlv's we should check for rev tree conflict when we have rev tree history to work with
  • If we don't check rev tree history conflict on hlv comparison then we still need to after hlv comparisons

Pre-review checklist

  • Removed debug logging (fmt.Print, log.Print, ...)
  • Logging sensitive data? Make sure it's tagged (e.g. base.UD(docID), base.MD(dbName))
  • Updated relevant information in the API specifications (such as endpoint descriptions, schemas, ...) in docs/api

Integration Tests

@adamcfraser adamcfraser merged commit 2b166c2 into release/anemone Dec 18, 2024
36 checks passed
@adamcfraser adamcfraser deleted the CBG-4430 branch December 18, 2024 21:30
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