[datastore] Serialization of Entity
no longer stable
#8508
Labels
priority: p2
Moderately-important priority. Fix may not be included in next release.
type: bug
Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Entity
has had stable serialization for a very long time. Sometime in recent history it broke:I notice that
ByteString
doesn't specify a serialversionuid.Objectify serializes
Entity
into memcache, so breaking serialization causes headaches.The text was updated successfully, but these errors were encountered: