Wednesday, 24 November 2010

Infinispan 4.2.0.CR1 "Ursus" is out!

Hi,

4.2.CR1 code name "Ursus" has just been released! It contains multiple fixes and improvements, mainly on memcached server and rehashing when cluster topology changes. The jgroups version was also upgraded to 2.11. Another thing that’s worth mentioning is that the default port for HotRod server has changed from 11311 to 11222 (here’s why).

You can download it from here. Please share your thoughts with us!

Cheers,

Mircea

Posted by Mircea Markus on 2010-11-24
Tags: release release candidate

Thursday, 04 November 2010

BETA is out!!

I’ve just released the long-awaited first beta of Infinispan 4.2.0, codenamed Ursus.  The blocker that’s been keeping Ursus in Alpha for so long - ISPN-180 - is now complete and ready for you to take out for a spin.  Thanks to the work put in by Mircea and Vladimir, ISPN-180 adds support in the distribution algorithm to detect whether Infinispan instances are co-located on the same physical server (or even the same rack) and pick secondary owners of data with this knowledge in mind. This helps ensure maximum durability of data, so if physical machines - or even an entire rack - were to fail, data is not lost.  For more details on ISPN-180, have a look at this wiki page which details its use.

The JOPR/RHQ plugin now works in multi cache manager environments (ISPN-675) and thanks to ISPN-754, cache manager instances can be easily identified when using the JOPR/RHQ management GUI.  As a result of ISPN-754, JMX object names follow best practices as set up by Sun/Oracle and so this means that object names exported to JMX have changed from this version onwards. See this wiki page for detailed information.

For a list of all fixes since Alpha5, have a look at the release notes in JIRA, and as always, download the release here, and let us know what you think using the user forums.

Onward to release candidate and final release phases!  :-)

Enjoy, Manik

Posted by Manik Surtani on 2010-11-04
Tags: beta release

Friday, 22 October 2010

Infinispan 4.2.0.ALPHA4 "Ursus" is out!

Hi,

You can find the release notes here.

Try it and let us know what you think!

Cheers,

Mircea

Posted by Mircea Markus on 2010-10-22
Tags: alpha release

Wednesday, 13 October 2010

Infinispan 4.2Alpha3 "Ursus" is out!

Hi,

Infinispan 4.2.ALPHA3 "Ursus" has just been released!

Besides other fixes and improvements, it also contains an Cassandra cache store - thanks to Tristan Tarrant for contributing this!

For a complete list of the realed features refer to the release notes.

Download it and let us know what you think!

Cheers,

Mircea

Posted by Mircea Markus on 2010-10-13
Tags: alpha release

Friday, 17 September 2010

4.2.ALPHA2 "Ursus" is out!

Hi,

First of all A BIG THANKS to our very active community for all the input on the previous release!

Second alpha release of 4.2 "Ursus" is out today. It contains a set of bug fixes and improvements - see the detailed list here. For download information go here. And please share your thoughts on our forums!

Enjoy!

Mircea

Posted by Mircea Markus on 2010-09-17
Tags: alpha release

Tuesday, 07 September 2010

4.2.ALPHA1 "Ursus" is out!

Hi *,

4.2.ALPHA1 has just been released! Besides other things, it contains following two features: - supports deadlock detection for eagerly locking transactions (new) - an very interesting optimisation for eager locking, which allows one to benefit from eager locking semantics with the same performance as "lazy" locking. You can read more about this here. For download information go here. For a detailed list of features refer to the release notes.

Enjoy and please share your thoughts on our forums!

Mircea

Posted by Mircea Markus on 2010-09-07
Tags: alpha release

Thursday, 02 September 2010

4.1.0.FINAL is out - and announcing 4.2.0

Yes, things have been quiet on this blog as of late, but a lot has been going on.  Let’s start with the big news.  After much work on feedback reported on the last Radegast release candidate, Infinispan 4.1.0.FINAL is finally ready.  Many thanks to the community who have worked tirelessly in testing stuff, reporting stuff.

This is a very important release.  If you are using 4.0.0 (Starobrno), I strongly recommend upgrading to Radegast as we have a whole host of big fixes, performance improvements and new features for you.  A full changelog is available on JIRA, but a few key features to note are server endpoints, a Java-based client for the Hot Rod protocol, and the new LIRS eviction algorithm.

Download it, give it a go, and talk about it on the forums.  Tell your friends about it, tweet about it.

The other interesting piece of news is the announcement of a 4.2.0 release.  We’ve decided to take a few key new features from 5.0.0 and release them earlier, as 4.2.0 - codenamed Ursus.  If you are interested in what’s going to be in Ursus, have a look at this feature set, and expect a beta on Ursus pretty soon now!

Enjoy! Manik

Posted by Manik Surtani on 2010-09-02
Tags: release final radegast

Wednesday, 18 August 2010

Radegast ever closer to a final release - CR3 is released.

As much as I expected 4.1.0.CR2 to be the last release candidate before a final release, we’ve decided to release another candidate for you to try out before pushing out a final release.  CR3 is now out and ready to roll.

There has been a lot of activity in the Infinispan community over the last 3 weeks, with lots of people putting CR2 through its paces, and reporting everything from the trivial through to the critical.  This is awesome stuff, folks - keep it up!

This release has fixed a whole bunch of things you guys have reported.  Many thanks to Galder, Mircea, Vladimir and Sanne, working hard around vacations to get this release out.

Detailed release note reports are on JIRA, and it can be downloaded in the usual place.  Use the forums and report stuff - push this as hard as you’ve been pushing CR2 and we will have that rock-solid final release we all want!

Enjoy! Manik

Posted by Manik Surtani on 2010-08-18
Tags: release radegast release candidate

Tuesday, 06 July 2010

Infinispan 4.1.0.CR1 is now available!

After very busy last few weeks with JUDCon and JBoss World/Red Hat Summit, we’re proud to release Infinispan 4.1.0.CR1, the first candidate release of the Infinispan 4.1 series. The release is downloadable in the usual place.

A lot of work has gone into this release primarily with the aim of stabilising new functionality wrote in previous beta/alpha versions. Here are some of the highlights included in this release:

  • An fantastic demo showing how to run Infinispan in EC2. Check Noel O’Connor’s blog last month for more detailed information.

  • Enable Hot Rod servers to run behind a proxy in environments such as EC2, and make TCP buffers and TCP no delay flag configurable for both the server and client.

  • Important performance improvements for Infinispan based Lucene directory and Hot Rod client and sever.

  • To avoid confusion, the single jar distribution has been removed. The two remaining distributions are: The bin distribution containing the Infinispan modules and documentation, and the all distribution which adds demos on top of that.

A more detailed changelog can be found here.

Finally, if you’re a user of Infinispan 4.0 or 4.1, please make sure you download and try this release out so that any outstanding issues are fixed in time for the final release. Also, if you’re interested in finding out more about Infinispan’s architecture, don’t miss Manik’s latest article explaining Infinispan’s 'nuts and bolts'.

Cheers,

Galder Zamarreño

Posted by Galder Zamarreño on 2010-07-06
Tags: release release candidate

Friday, 28 May 2010

Infinispan 4.1Beta2 released

Hi,

The second and hopefully last Beta for 4.1 has just been released. Thanks to excellent community feedback, several HotRod client/server issues were fixed. Besides this and other bug-fixes (check this for complete list), following new features were added: - an key affinity service that generates keys to be distributed to specific nodes - RemoteCacheStore that allow an Infinspan cluster to be used as an remote data store

Enjoy! Mircea

Posted by Mircea Markus on 2010-05-28
Tags: release beta

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