https://issues.apache.org/bugzilla/show_bug.cgi?id=54063
Priority: P2
Bug ID: 54063
Assignee: [email protected]
Summary: rivet_session_cache unique key riv_sess_cache_ix is
too restrictive
Severity: major
Classification: Unclassified
OS: All
Reporter: [email protected]
Hardware: All
Status: NEW
Version: unspecified
Component: Session
Product: Rivet
rivet_session_cache works as a cache where session specific parameters can be
stored and later retrived by the code. This table is created with a unique key
defined by the combination of columns ( session_id, key_ ), while the key used
calling the DIO 'store' command is correctly (session_id, package_, key_ ).
--
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]