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

CacheRpcCommandExternalizer frequently performs lookups from GlobalComponentRegistry

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Done
    • Major
    • 9.0.0.Final
    • None
    • Core

    Description

      This is a significant CPU consumer; talking with Dan and Galder it looks like the reasons for the design might have changed and this could be simplified.

         org.infinispan.factories.GlobalComponentRegistry.getNamedComponentRegistry(String)
            org.infinispan.marshall.exts.CacheRpcCommandExternalizer.getCacheMarshaller(String)
               org.infinispan.marshall.exts.CacheRpcCommandExternalizer.writeObject(ObjectOutput, CacheRpcCommand)
               org.infinispan.marshall.exts.CacheRpcCommandExternalizer.readObject(ObjectInput)
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            sgrinove Sanne Grinovero
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: