Details
-
Sub-task
-
Status: Open
-
Major
-
Resolution: Unresolved
-
3.6.0
-
None
-
None
Description
Today, session state is hardcoded to a constant and thus do not allow the client to discover session state changes, ie upon an upgrade.
Should we consider something smarter? Generating the session so far does no database reads, we could call hashCode on it?