You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After quick investigation i found out that original and deserialized are two instances of the case object. In my opinion it is a bug since I wound never expect to have two instances of a case object in one JVM.