Blog - page 28

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

Infinispan 9

March 31, 2017 Tristan Tarrant By Tristan Tarrant

Infinispan 9 is the culmination of nearly a year of work. It is codenamed "Ruppaner" in honor of the city of Konstanz, where we designed many of the improvements we’ve made. Prost! Performance We decided it was time to revisit Infinispan’s performance and scal...

Infinispan 9.0.0.CR4

March 22, 2017 Tristan Tarrant By Tristan Tarrant

== Dear Infinispan users, we thought CR3 was going to be the last candidate release before Final…​ but we were mistaken! The reason for yet another CR is that we decided to make some changes which affect some default behaviours: enabling optimistic transac...

Docker image security changes

March 21, 2017 Gustavo Fernandes By Gustavo Fernandes

In the latest 9.0.0.CR3 version, the Infinispan REST endpoint is secured by default, and in order to facilitate remote access, the Docker image has some changes related to the security. The image now creates a default user login upon start; this user can be changed via e...

Memory and CPU constraints inside a Docker Container

March 20, 2017 Sebastian Laskawiec By Sebastian Laskawiec

In one of the previous blog posts we wrote about different configuration options for our Docker image. Now we did another step adding auto-configuration steps for memory and CPU constraints. Before we dig in…​ Setting memory and CPU constraints to containers i...

Event Listener with C++

March 17, 2017 Vittorio Rigamonti By Vittorio Rigamonti

Dear Infinispan community, as announced in a previous post, starting from version 8.1.0 also the C++/C# clients can receive and process Infinispan events. Here’s an example of usage of C++ event listeners that, with a good dose of imagination, pretends to be a custo...

Spring Boot Starter 1.0.0.CR1 released!

March 16, 2017 Sebastian Laskawiec By Sebastian Laskawiec

I’m happy to announce a new release (the first feature-complete!) of Infinispan Spring Boot Starters. We finally added new properties for managing Hot Rod client mode in application.properties as well Spring Cache automatic support. Finally, we fixed a couple of small...

KUBE_PING 0.9.2 released!

March 16, 2017 Sebastian Laskawiec By Sebastian Laskawiec

I’m happy to announce a new release of KUBE_PING JGroups protocol. Since this is a minor maintenance release, there are no ground breaking changes but we fixed a couple of issues that prevented our users from using JGroups 3.6.x and KUBE_PING 0.9.1. Have a look at t...

Hotrod clients C++/C# 8.1.0.CR2 released!

March 15, 2017 Vittorio Rigamonti By Vittorio Rigamonti

Dears, we’re pleased to announce that 8.1.0.CR2 release for C++/C# clients is out! Check the release notes, focus was on bug fixes this round so you have the opportunity to download the cleanest code so far! Spring cleaning will continue in the next release itera...

Tags
See All