You are viewing a plain text version of this content. The canonical link for it is here.
Posted to rivet-dev@tcl.apache.org by bu...@apache.org on 2012/10/29 13:53:54 UTC

[Bug 54063] New: rivet_session_cache unique key riv_sess_cache_ix is too restrictive

https://issues.apache.org/bugzilla/show_bug.cgi?id=54063

          Priority: P2
            Bug ID: 54063
          Assignee: rivet-dev@tcl.apache.org
           Summary: rivet_session_cache unique key riv_sess_cache_ix is
                    too restrictive
          Severity: major
    Classification: Unclassified
                OS: All
          Reporter: mxmanghi@apache.org
          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: rivet-dev-unsubscribe@tcl.apache.org
For additional commands, e-mail: rivet-dev-help@tcl.apache.org


[Bug 54063] rivet_session_cache unique key riv_sess_cache_ix is too restrictive

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=54063

Massimo Manghi <mx...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: rivet-dev-unsubscribe@tcl.apache.org
For additional commands, e-mail: rivet-dev-help@tcl.apache.org