Details
Description
createOrUpdate() with 1 or 2 operations works, but is handled by the fallback code that is supposed to handle failures during bulk updates.
Thus:
- misleading DEBUG logging ("update conflict on...")
- unnecessary cache invalidation
Attachments
Attachments
Issue Links
- relates to
-
OAK-7748 DocumentStore: test (and optionally optimize) bulk update fallback logic
- Closed