Uploaded image for project: 'Infinispan'
  1. Infinispan
  2. ISPN-4979

CacheStatusResponse map uses too much memory

This issue belongs to an archived project. You can view it, but you can't modify it. Learn more

XMLWordPrintable

      When the cluster is large and there are a log of caches, the CacheStatusResponse map on the new coordinator can get quite large. One of the problems that seems to be that the addresses in DefaultConsistentHash are duplicated on serialization, so the deserialized version occupies more memory.

      We need to investigate why the objects are not "shared" by the River marshaller, and maybe work around the problem by de-duplicating the addresses in the externalizer.

              wburns@redhat.com Will Burns
              dberinde@redhat.com Dan Berindei (Inactive)
              Archiver:
              rhn-support-adongare Amol Dongare

                Created:
                Updated:
                Resolved:
                Archived: