[jboss-user] [News & Announcements] - JBossCache 1.4.1.Beta released

rrajesh do-not-reply at jboss.com
Tue Nov 14 09:07:40 EST 2006


JBossCache 1.4.1.Beta has been released and is available for download from Sourceforge at the following URL. 

http://sourceforge.net/project/showfiles.php?group_id=22866&package_id=102339&release_id=463459


Release 1.4.1.BETA (November 13, 2006)
======================================

** Bug
    * [JBCACHE-690] - TcpCacheServer never gets out of STARTING state, and doesn't shut down socket when stop() is called.
    * [JBCACHE-739] - Exception in a CacheLoader throws ChainingCacheLoader calling method and prevent the call to the next CacheLoaders 
    * [JBCACHE-755] - Potential bug when using (async) replication queue and region based marshalling
    * [JBCACHE-756] - Marshaller breaks with Strings of length greater than 32767
    * [JBCACHE-760] - TreeCacheListener  in PojoCache gets nodeModify events for invalid objects
    * [JBCACHE-763] - Transaction rollback does not restore contents of collection of cached collections
    * [JBCACHE-765] - implementation of equals() in collections is incorrect
    * [JBCACHE-767] - Fail more silently when setting node versions
    * [JBCACHE-769] - JDBCCacheLoader should not directly serialize a map passed to put
    * [JBCACHE-776] - EvictionPolicyProvider WARN message is noisy and misleading
    * [JBCACHE-777] - Creating a custom cache loader which delegates to a standard cache loader, can generate misleading WARN messages
    * [JBCACHE-785] - InvocationContext and suspended transactions
    * [JBCACHE-792] - ChainingCacheLoader method get(Fqn) - unecessary call of the next CacheLoader
    * [JBCACHE-794] - Eviction Queue hard limit can cause deadlocks
    * [JBCACHE-795] - listIterator in a cached list throws exception on empty list
    * [JBCACHE-799] - Bug in RmiDelegatingCacheLoader class
    * [JBCACHE-806] - Invalidation causes problems with otimistic data versioning and certain edge cases
    * [JBCACHE-808] - Add serialVersionUID to ReplicationException
    * [JBCACHE-810] - TCP Delegating Cache Loader not multithreaded
    * [JBCACHE-825] - PassivationInterceptor emits notification even if the node isn't loaded
    * [JBCACHE-836] - TreeCache isCoordinator() returns incorrect value after clean shutdown of coordinator
    * [JBCACHE-843] - Data versions do not replicate properly alongside data
    * [JBCACHE-844] - Correct handling of partial state transfer re-try logic

** Feature Request
    * [JBCACHE-813] - BaseRpcInterceptor to call callRemoteMethod() instead of callRemoteMethods() when sending to a single recipient
    * [JBCACHE-829] - Add JBoss EULA
    * [JBCACHE-842] - Optimistic Locking improvements - validation on read-only transactions

** Patch
    * [JBCACHE-766] - Don't return unnecessary values from _replicate, avoiding need for marshalling
    * [JBCACHE-786] - errors from "OK" putFailFast replications

** Task
    * [JBCACHE-680] - TreeCache demo gui to update view instanteously
    * [JBCACHE-761] - Make connecting the channel and state transfer an atomic part of startup
    * [JBCACHE-793] - hibernate-recommended-config.xml incorrectly specifies INVALIDATION_SYNC
    * [JBCACHE-798] - Use ConcurrentHashMap for lock_table
    * [JBCACHE-800] - Performance problem with TCP & RMI Cache loaders
    * [JBCACHE-812] - Enable JGroups multiplexer integration in a 1.4.x release
    * [JBCACHE-815] - Eliminate need for jboss-serialization.jar if it's not used
    * [JBCACHE-824] - Don't call Channel.getView() in viewAccepted() callback


View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3985783#3985783

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3985783



More information about the jboss-user mailing list