[infinispan-issues] [JBoss JIRA] (ISPN-9505) Off-heap data container puts all the entries in a single bucket

Dan Berindei (JIRA) issues at jboss.org
Tue Sep 11 13:15:00 EDT 2018


Dan Berindei created ISPN-9505:
----------------------------------

             Summary: Off-heap data container puts all the entries in a single bucket
                 Key: ISPN-9505
                 URL: https://issues.jboss.org/browse/ISPN-9505
             Project: Infinispan
          Issue Type: Bug
          Components: Core
            Reporter: Dan Berindei
            Assignee: William Burns
             Fix For: 9.4.0.Final


Having lots of elements in the same bucket slows things down quite a bit, especially with trace logging enabled: inserting the 1000th entry requires 13k log messages.

This means {{OffHeapSingleNodeTest.testLotsOfWrites}} takes > 300 seconds with trace logging enabled, and the long test watcher crashes the build.



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)


More information about the infinispan-issues mailing list