Blog - page 47

Stay up to date with the latest articles and news from Infinispan.

Infinispan 7.0.0.Alpha4 is out!

May 14, 2014    Tags: security hotrod infinispan

Dear Community, It is our pleasure to announce the Alpha4 release of Infinispan 7.0.0. The release highlights are: HotRod protocol now supports authorization and the SKIP_CACHE_LOAD flag; Distributed entry iterator which allows iterate over all entries in the cluste...

Clustered cache quickstart updates

April 11, 2014    Tags:

As developers, it’s always easy for us to "forget" about documentation and tutorials, and let them get out of date. And this is exactly what happened with our clustered cache tutorial. Even though we kept updating the tutorial to use the latest configuration style, t...

Infinispan Security #1: Authorization

April 11, 2014    Tags:

Dear all, with the release of 7.0.0.Alpha3, Infinispan has finally gained the ability to perform Access Control (aka Authorization) on CacheManagers and Caches. This is the first stepping-stone towards the full-fledged security work that will be completed during the 7.0 cycle...

Infinispan 7.0.0.Alpha3 is out!

April 11, 2014    Tags: security configuration map reduce

Hi, The Alpha3 release of Infinispan 7.0.0 is now available. Highlights: authorization at both CacheManager and Cache levels some important enhancements for Map/Reduce’s usability, like the ability to use an intermediate cache during Map/Reduce execution and f...

Infinispan 7.0.0.Alpha2 release

March 27, 2014    Tags: alpha cross site replication

Dear Infinispan community, The Alpha2 release of Infinispan 7.0.0 is now available. This release brings Cross-Site Replication State Transfer in a stable topology (i.e. no nodes leaving or joining during the state transfer) and several bug fixes. For a complete list of ...

Infinispan 6.0.2.Final includes ASL2-licensed JBoss Marshalling

March 19, 2014    Tags: marshalling license asl2

We’ve just released Infinispan 6.0.2.Final to address a licensing issue we were having with JBoss Marshalling. Infinispan switched to ASL2 license when Infinispan 6.0.0 was released, but one of its dependencies, JBoss Marshalling, was still licensed under LGPL. JBoss Ma...

HotRod client in OSGi

March 06, 2014    Tags: hotrod osgi

Infinispan 7.0.0.Alpha1 makes it possible to easily run the HotRod client in an OSGi based container such as Karaf. Until this point there was no easy way to find out which libraries were required for the HotRod client to run in OSGi. These libraries then had to be installed ...

Embedded Cluster Listeners in Infinispan 7.0.0.Alpha1

March 05, 2014    Tags: listeners

If you are following on the dev listing, you may have seen a design doc come through that details adding support for Clustered Listeners to Infinispan. This features allows for listeners to be used in a distributed cache configuration. I am happy to say that this feature is...

Tags
See All