Skip to content

Retry composite upserts#159

Open
mrliptontea wants to merge 2 commits intomasterfrom
retry-composite-upserts
Open

Retry composite upserts#159
mrliptontea wants to merge 2 commits intomasterfrom
retry-composite-upserts

Conversation

@mrliptontea
Copy link
Copy Markdown
Member

  • Retry composite upserts
    • Concurrent upserts may encounter E11000 duplicate key error collection; since the model was always "last writer wins", we're going to simply retry those writes but as regular updates next time.
  • Fix table row truncating
    • Update error message so it can match one returned by WiredTiger.
    • Ensure indexes under test so an error is thrown.

- Update error message to match WiredTiger
- Ensure indexes in test
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