On 03/27/2013 04:31 PM, James Strachan wrote: > How about if we added a new JMX method which didn't take a session ID, > but allowed you to pass in the codec (e.g. in hawtio's case "json")? > Then from infinispan server side's perspective it can eagerly timeout > sessions? The "codec" in question has nothing to do with how data is displayed, but on how it is stored within the cache. get and put actually allow specifying it as a switch, so I guess we could assume a "null" session means a temporary throwaway session.
Tristan _______________________________________________ infinispan-dev mailing list [email protected] https://lists.jboss.org/mailman/listinfo/infinispan-dev
