-
Task
-
Resolution: Done
-
Major
-
8.0.0.CR1
-
None
The entry wrapping should be more or less the same for all write commands.
Currently we have some optimizations to skip wrapping in some cases, in the first phase we should probably keep them:
- Non-repeatable reads don't store anything in the context if the value is null
- Replace and remove store a null entry in the context
- PutForExternalRead doesn't store anything in the context if the value is non-null