Possibility of slow performance issue for camel-infinispan PUTALL operation

Solution Verified - Updated -

Issue

In some situations, camel-infinispan operation (especially PUTALL for bulk update operation) has slow performance issue.

This issue can happen after call put() with a huge size object (like List<String>). For example, when the following operations were invoked on the same thread:

  1. PUTALL with a Map object
  2. PUT with a huge size of the List object
  3. PUTALL with a Map object again // performance issue occurs.

Environment

  • Red Hat Fuse 7.11 and 7.12
  • camel-infinispan using older JBoss Marshalling than 2.0.11.Final

Subscriber exclusive content

A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.

Current Customers and Partners

Log in for full access

Log In

New to Red Hat?

Learn more about Red Hat subscriptions

Using a Red Hat product through a public cloud?

How to access this content