Monday, 05 August 2013

Infinispan 6.0.0.Alpha2 is out!

Dear Infinispan community,

We’re proud to announce the second Alpha release of Infinispan 6.0.0, and also the second release using the Apache Software Licence.

New features in this release:

  • A new query DSL that is usable both in embedded/library mode and over HotRod.

  • Support for JCache 0.8, the Public Review Draft version of the JSR-107 specification.

  • A slimmer distribution, thanks to moving non-core cache store implementations to separate repositories.

For a complete list of features and fixes included in this release please refer to the release notes. Visit our downloads section to find the latest release and if you have any questions please check our forums, our mailing lists or ping us directly on IRC.

Thanks to everyone for their involvement and contribution!

Cheers Dan

Posted by Unknown on 2013-08-05
Tags: release alpha

Wednesday, 17 July 2013

Infinispan 6.0.0.Alpha1 is out!

Dear Infinispan community,

We’re proud to announce the first Alpha release of Infinispan 6.0.0. Starting with this release, Infinispan license is moving to the terms of the Apache Software Licence version 2.0.

Besides increased stability (about 30 bug fixes) this release also brings several new features:

  • A more efficient FileCacheStore implementation (courtesy Karsten Blees)

  • A new set of usage and performance statistics developed within the scope of the CloudTM project

  • A new (experimental) marshaller for Hot Rod based on protobuf, which will be primarily used by the upcoming remote querying feature. Since this has reuse potential in other projects it was promoted to an independent project named protostream under the Infinispan umbrella

For a complete list of features and fixes included in this release please refer to the release notes.

Visit our downloads section to find the latest release and if you have any questions please check our forums, our mailing lists or ping us directly on IRC.

Thanks to everyone for their involvement and contribution!

Cheers,

Adrian

Posted by Unknown on 2013-07-17
Tags: protostream release statistics persistence alpha

Wednesday, 26 June 2013

Infinispan 5.3.0.Final is out!

Dear Infinispan community,

We’re proud to announce the final release of Infinispan 5.3.0 "http://www.masterofmalt.com/beer/brewdog-tactical-nuclear-penguin-375cl-beer/[Tactical Nuclear Penguin]". Besides increased stability (130+ bug fixes) this release also brings some highly demanded features:

For a complete list of features included in this release refer to the release notes.

Visit our downloads section to find the latest release and if you have any questions please check our forums, our mailing lists or ping us directly on IRC.

Time to move forward now: Infinispan 6.0 will bring some significant improvements to the Inifinispan ecosystem  and also a shift in licence to Apache Software Licence 

Stay tuned!

Cheers,

Mircea

Posted by Mircea Markus on 2013-06-26
Tags: release final

Friday, 17 May 2013

Infinispan 5.3.0.Beta2 is out!

The highlights of this release are:

  • interoperability between Hot Rod, Memcached, REST and embedded mode. E.g. it is now possible to write data through an REST interface and read it through Hot Rod or the other way around

  • the ability to expose the same container over multiple Hot Rod endpoints and the integration of the WebSocket endpoint

Please stay tuned for blogs detailing these features.

For a complete list of features included in this release refer to the release notes.

Visit our downloads section to find the latest release and if you have any questions please check our forums, our mailing lists or ping us directly on IRC.

Cheers,

Mircea

Posted by Mircea Markus on 2013-05-17
Tags: beta release

Friday, 03 May 2013

Infinispan 5.3.0.Beta1 is out!

Besides about 30 fixes and several enhancements, Infinispan 5.3.0.Beta1 comes with the following features:

  • An preview of the functionality allowing an embedded client to read data written through HotRod and the other way around

  • SSL access to Hot Rod

  • All the keys in the cluster can now be retrieved over REST

  • better internal structures for holding data which should translate in lower memory usage, especially when using infinispan in client/server mode 

Please stay tuned for blogs detailing all these features. For a complete list of features included in this release refer to the release notes.

Visit our downloads section to find the latest release and if you have any questions please check our forums, our mailing lists or ping us directly on IRC.

Cheers,

Mircea

Posted by Mircea Markus on 2013-05-03
Tags: beta release

Tuesday, 09 April 2013

Infinispan 5.3.0.Alpha1 is out!

With a code name hard to match - Tactical Nuclear Penguin - and besides almost 50 bug fixes, this release contains several important features:

  • Total Order (TO) transaction protocol developed within the scope of the CloudTM project. The TO exhibits very good throughput in scenarios in which multiple transactions modify the same key set concurrently (high contention)

  • support for JSR-107 (Java Caching API) implementation, allowing Infinispan to be used as a cache provider 

  • A new implementation of the Lucene Directory for Infinispan based on Lucene 4. Compatible now with all versions of Apache Lucene from 2.4 to 4.2.

  • A new packaging for the Infinispan server modules, based on the JBoss AS

Please stay tuned for blogs detailing all these features. For a complete list of features included in this release refer to the release notes.

Visit our downloads section to find the latest release and if you have any questions please check our forums, our mailing lists or ping us directly on IRC.

Cheers,

Mircea

Posted by Mircea Markus on 2013-04-09
Tags: release alpha

Friday, 08 February 2013

Infinispan 5.2.1.Final is out!

This release fixes two critical memory-leaks:

  • ISPN-2803 - Memory leak on every cache write.operation

  • ISPN-2804 - Memory Leak: TransactionTable never cleans up complete transactions

A big thanks to Erik Salter for spotting and patching the above issues!

For a complete list of things included please refer to the release notes. Remember to visit our downloads section to find the latest release and if you have any questions please check our forums, our mailing lists or ping us directly on IRC.

Cheers,

Mircea

Posted by Mircea Markus on 2013-02-08
Tags: release final

Thursday, 31 January 2013

Infinispan 5.2.0 Final has landed!

Dear Infinispan community,

I am pleased to announce the much awaited final release of Infinispan 5.2.0. With more than 100 new features and enhancements and 150 bug fixes this the most stable Infinispan version to date. Highlights:

This release has spread over a period of 8 months, with a total of 4 Alpha, 6 Beta and 3 CR releases: a sustained effort from  the core development team, QA team and our growing community - a BIG thanks to everybody involved!

Remember to visit our downloads section to find the latest release and if you have any questions please check our forums, our mailing lists or ping us directly on IRC.

Cheers,

Mircea

Posted by Mircea Markus on 2013-01-31
Tags: release final

Monday, 17 December 2012

Infinispan 5.2.0.Beta6 is out!

5.2.0.Beta6 brings a new batch of fixes around Non-Blocking State Transfer, Map/Reduce and command line interface. But it’s not only that, it also brings a bran new pice of functionality: support of concurrent updates for non-transactional caches(ISPN-2552) . Prior Infinispan 5.2.0.Beta6, there was a high chance for a deadlock to occur when two threads concurrently update the same key. This caused significant performance costs and throughput degradation, linear to the amount of contention. This functionality is enabled by default even though a compatibility mode is still available. You can read more about it here.

For a detailed list of all the issues fixed please refer thehttps://issues.jboss.org/secure/ReleaseNote.jspa?projectId=12310799&version=12320690[ release notes].

You can download the distribution or the maven artifact. If you have any questions please check our forums, our mailing lists or ping us directly on IRC!

Cheers, Mircea

Posted by Mircea Markus on 2012-12-17
Tags: beta release state transfer

Monday, 03 December 2012

Infinispan 5.2.0.Beta5

Hi Infinispan users,

5.2.0.Beta5 contains the usual batch of fixes especially around Non-Blocking state transfer functionality, Map Reduce and the CLI.

Functionality-wise, it is now possible to read/write data concurrently to the same remote cache both via a RemoteCacheManager and a RemoteCacheStore by enabling "rawValues" in the latter. This is the final item that was needed to enable us to implement Rolling Upgrades for remote caches. Because of this feature the HotRod protocol required a couple of extensions and therefore its version has been bumped to 1.2

For a detailed list of all the issues fixed please refer the release notes.

You can download the distribution or the maven artifact. If you have any questions please check our forums, our mailing lists or ping us directly on IRC!

Cheers,

Posted by Tristan Tarrant on 2012-12-03
Tags: beta release

News

Tags

JUGs alpha as7 asymmetric clusters asynchronous beta c++ cdi chat clustering community conference configuration console data grids data-as-a-service database devoxx distributed executors docker event functional grouping and aggregation hotrod infinispan java 8 jboss cache jcache jclouds jcp jdg jpa judcon kubernetes listeners meetup minor release off-heap openshift performance presentations product protostream radargun radegast recruit release release 8.2 9.0 final release candidate remote query replication queue rest query security spring streams transactions vert.x workshop 8.1.0 API DSL Hibernate-Search Ickle Infinispan Query JP-QL JSON JUGs JavaOne LGPL License NoSQL Open Source Protobuf SCM administration affinity algorithms alpha amazon anchored keys annotations announcement archetype archetypes as5 as7 asl2 asynchronous atomic maps atomic objects availability aws beer benchmark benchmarks berkeleydb beta beta release blogger book breizh camp buddy replication bugfix c# c++ c3p0 cache benchmark framework cache store cache stores cachestore cassandra cdi cep certification cli cloud storage clustered cache configuration clustered counters clustered locks codemotion codename colocation command line interface community comparison compose concurrency conference conferences configuration console counter cpp-client cpu creative cross site replication csharp custom commands daas data container data entry data grids data structures data-as-a-service deadlock detection demo deployment dev-preview development devnation devoxx distributed executors distributed queries distribution docker documentation domain mode dotnet-client dzone refcard ec2 ehcache embedded embedded query equivalence event eviction example externalizers failover faq final fine grained flags flink full-text functional future garbage collection geecon getAll gigaspaces git github gke google graalvm greach conf gsoc hackergarten hadoop hbase health hibernate hibernate ogm hibernate search hot rod hotrod hql http/2 ide index indexing india infinispan infinispan 8 infoq internationalization interoperability interview introduction iteration javascript jboss as 5 jboss asylum jboss cache jbossworld jbug jcache jclouds jcp jdbc jdg jgroups jopr jpa js-client jsr 107 jsr 347 jta judcon kafka kubernetes lambda language learning leveldb license listeners loader local mode lock striping locking logging lucene mac management map reduce marshalling maven memcached memory migration minikube minishift minor release modules mongodb monitoring multi-tenancy nashorn native near caching netty node.js nodejs non-blocking nosqlunit off-heap openshift operator oracle osgi overhead paas paid support partition handling partitioning performance persistence podcast presentation presentations protostream public speaking push api putAll python quarkus query quick start radargun radegast react reactive red hat redis rehashing releaase release release candidate remote remote events remote query replication rest rest query roadmap rocksdb ruby s3 scattered cache scripting second level cache provider security segmented server shell site snowcamp spark split brain spring spring boot spring-session stable standards state transfer statistics storage store store by reference store by value streams substratevm synchronization syntax highlighting tdc testing tomcat transactions tutorial uneven load user groups user guide vagrant versioning vert.x video videos virtual nodes vote voxxed voxxed days milano wallpaper websocket websockets wildfly workshop xsd xsite yarn zulip

back to top