-
Bug
-
Resolution: Done
-
Major
-
14.0.7.Final
-
None
We should reuse EmbeddedMetadata.EMPTY whenever possible instead of creating a new EmbeddedMetadata when lifespan and/or maxIdle is < 0.
Also we can then detect EmbeddedMetadata.EMPTY in persistence layer and we then don't need to write those bytes to the underlying store.