Oracle CoherenceTM for Java 3.4.1 Release Notes
The following is a list of new features, improvements, and bug fixes in Oracle Coherence for Java 3.4.1:
- Coherence*Web Enhancements and Fixes:
- Added support for Servlet 2.5 containers such as JBoss 4.2.2, Tomcat 6.x, Jetty 6.1.x and Resin 3.1.
(COH-898, COH-1398, COH-1446, COH-1513, COH-1514) - Fixed Servlet 2.4 specification (SRV 6.2.2 and SRV 8.2) compliancy violations. (COH-493, COH-522, COH-895)
- Added a high-performance lock-free HTTP session access mode. (COH-1411)
- Prevented inconsistent sticky optimization strategy caused by failed Invocation service startup. (COH-1537)
- Optimized the memory footprint of idle HTTP sessions. (COH-1530)
- Added logging messages that identify HTTP sessions locked by hung or unresponsive threads. (COH-1522)
- Added ability to restrict session identifiers to alphanumeric characters. (COH-1131)
- Added support for Servlet 2.5 containers such as JBoss 4.2.2, Tomcat 6.x, Jetty 6.1.x and Resin 3.1.
- Coherence*Extend Enhancements and Fixes:
- Added a workaround to avoid high latencies for small requests on Windows Server 2008. (COH-1479)
- Fixed a regression causing a sporadic ClassCastException during filter-based invokeAll calls. (COH-1430)
- Improved the connection termination algorithm for unresponsive or overloaded connections. (COH-1493, COH-1496)
- Fixed bugs causing potential IllegalStateExceptions and lost events upon proxied cache service restart. (COH-1474, COH-1495)
- Management Framework Fixes:
- Fixed a bug in the Reporter causing a failure to start management service on nodes without JMX libraries. (COH-1451)
- Fixed a regression in the "refresh-behind" policy causing intermittent failures to retrieve remote attributes. (COH-1538)
- Fixed a regression that made the SeniorMemberId attribute invisible. (COH-1504)
- Other Enhancements and Fixes:
- Fixed a regression in Coherence 3.4 causing a potential "Storage not configured" exception during failover. (COH-1467)
- The ReplicatedCache made fully POF compatible. (COH-1501)
- Added log messages helping to identify the cause of a cluster node departure. (COH-1443)
- Added the ability to configure logging configuration programmatically. (COH-1499)
- Certified the P13N cache provider with WebLogic Portal 10.x. (COH-1523)
- Fixed a regression in CacheFactory to avoid potential deadlock during initialization when running on Azul platform. (COH-1498)
- Implemented work-around for JVM NIO bug on Windows. (COH-1466)
- Fixed the GroupAggregator so that it returns correct results when used with the DistinctValues aggregator. (COH-1487)
- Fixed WKA list consistency verification across cluster nodes. (COH-1462)
Oracle CoherenceTM for .NET 3.4.1 Release Notes
The following is a list of new features, improvements, and bug fixes in Oracle Coherence for .NET 3.4.1:
- Fixed NearCache front put so it will not ignore the specified expiration. (COHNET-173)
- Enhanced POF so it can now be configured from a daemon thread within a ASP.NET application. (COHNET-179)
- Enhanced the Logging framework to work with Common.Logging version 1.2.0. (COHCPP-180)
- Fixed the GroupAggregator so that it returns correct results when used with the DistinctValues aggregator. (COHNET-181)
- Enhanced the <include> element in the pof-config.xsd to support web resource URIs. (COHNET-183)
Oracle CoherenceTM for C++ 3.4.1 Release Notes
The following is a list of new features, improvements, and bug fixes in Oracle Coherence for C++ 3.4.1:
- Platform and environment support
- Improved support for pre-4.1 GCC versions (COHCPP-326)
- Added Windows Vista support (COHCPP-340, COHCPP-346)
- Other Enhancements and Fixes:
- Near cache front put may ignore expiry for caches when invalidation strategy is NONE (COHCPP-329)
- Resolved potential for deadlock in Object::acquireMemberWriteLock (COHCPP-331)
- Provided for client Subject propagation to remote cache (COHCPP-358)
- Added support for instantiating thread-safe handles outside of managed classes.
Labels:
None