[
http://jira.jboss.com/jira/browse/JBCACHE-738?page=all ]
Brian Stansberry updated JBCACHE-738:
-------------------------------------
Description: Persistent state is a serialized series of NodeData objects. All the
standard CacheLoader impls should use this format. The requirement to use this format
should be added to the CacheLoader API Javadoc to make it part of the official API
contract. This will ensure interoperability between cache loaders (e.g state generated by
a user's CustomCacheLoader can be stored by JDBCCacheLoader, etc.) (was: Persistent
state is a serialized series of NodeData objects. All the standard CacheLoader impls use
this format. The requirement to use this format should be added to the CacheLoader API
Javadoc to make it part of the official API contract. This will ensure interoperability
between cache loaders (e.g state generated by a user's CustomCacheLoader can be stored
by JDBCCacheLoader, etc.))
Add format of persistent state transfer to CacheLoader API Javadoc
------------------------------------------------------------------
Key: JBCACHE-738
URL:
http://jira.jboss.com/jira/browse/JBCACHE-738
Project: JBoss Cache
Issue Type: Task
Security Level: Public(Everyone can see)
Reporter: Brian Stansberry
Assigned To: Brian Stansberry
Priority: Minor
Fix For: 2.0.0
Persistent state is a serialized series of NodeData objects. All the standard
CacheLoader impls should use this format. The requirement to use this format should be
added to the CacheLoader API Javadoc to make it part of the official API contract. This
will ensure interoperability between cache loaders (e.g state generated by a user's
CustomCacheLoader can be stored by JDBCCacheLoader, etc.)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira