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

Hot Rod server registers an instance of NumericVersionGenerator for every entry if it wasn't cached

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Critical
    • 9.2.0.CR3
    • 9.2.0.CR2
    • Hot Rod, Server
    • None

    Description

      When the Hot Rod Server CacheDecodeContext needs to generate a version it checks the ComponentRegistry for a cached VersionGenerator. If it cannot find one, it creates one and registers it with the ComponentRegistry, which fails to cache it. This means that a new one is created and registered with every put.

      Attachments

        Activity

          People

            ttarrant@redhat.com Tristan Tarrant
            ttarrant@redhat.com Tristan Tarrant
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: