| |||||
Infinispan is a high performance, distributed and highly concurrent data structure.
It supports JTA transactions, eviction, and passivation/overflow to disk.
The purpose of Infinispan is to expose a data structure that is highly concurrent, designed ground-up to make the most of modern multi-processor/multi-core architectures while at the same time providing distributed cache capabilities.
Here are some key features of "Infinispan":
· Data grid
· Distributed cache
· In-memory key-value store
· NoSQL
· State-of-the-art core
· Massive heap
· Extreme scalability
· Not Just for Java (PHP, Python, Ruby, C, etc.)
· Support for Compute Grids
· Management is key
What's New in This Release: [ read full changelog ]
Bugs fixed:
· org.infinispan.marshall.MarshallExternalPojosTest.testReplicateJBossExternalizePojoToNewJoiningNode fails randomly
· JDBC XSD refers to singleConnection instead of simpleConnection
· Memory leak on every cache write.operation
· Memory Leak: TransactionTable never cleans up complete transactions
· Configuration of infinispan/global/serialization does not work as documented
· StateTransferPessimisticTest.testStateTransfer fails randomly
· Not possible to instantiate org.infinispan.cdi.InfinispanExtension during startup of appserver
· Wrong format arguments in trace log message
· ReplStateTransferCacheLoaderTest fails randomly in FileCacheStore.start()
· Undeploy of infinispan.war doesn't stop DefaultCacheManager
· Test name differs from test class name

Via: Infinispan 5.2.1
No comments:
Post a Comment