Hi there,

I have recently upgraded to 5.1.0.0-SNAPSHOT from 5.0.18.
This change over causes a few changes to my JSON array during a response.
A JSON object has been assigned null.

I have noticed that 5.1.0.0-SNAPSHOT has introduced the concept of
"DirtyObjects" in the Session.
This has been implemented to support clustering.

I am thinking that my object has been invalidated from the session?

Could someone please explain the idea of these dirty objects in more detail?
A discussion (example) of using "SessionPersistedObjectAnalyzer",  and
annotation "ImmutableSessionPersistedObject" would be helpful?

Thanks,
Jamie

Reply via email to