Blog - page 27

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

Docker image security changes

March 21, 2017    Tags: docker security server rest

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    Tags: docker openshift kubernetes

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    Tags: c++ example quick start remote events

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    Tags: spring

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    Tags: kubernetes jgroups

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    Tags: c++ release c# release candidate

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...

JDBC Migrator or: How I Learned to Stop Worrying About Buckets and Utilise permalink: /blog/:year/:month/:day/jdbc-migrator-or-how-i-learned-to-stop the JdbcStringBasedStore!

March 10, 2017    Tags: jdbc cache stores migration

Infinispan 9 has introduced many improvements to its marshalling codebase in order to improve performance and allow for greater flexibility. Consequently, data marshalled and persisted by Infinispan 8.x is no longer compatible with Infinispan 9.x. Furthermore, as part of our ...

Infinispan 9.0.0.CR3 is out!

March 08, 2017    Tags: release candidate

Dear users, the last release candidate for Infinispan 9 is out! This milestone contains mostly bug fixes and documentation improvements ahead of 9.0.0.Final. Noteworthy changes: Kubernetes Rolling Updates are fully supported Infinispan Rolling Upgrades on Kubernetes i...

Tags
See All