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

Smart L1 cache invalidation

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Done
    • Major
    • 5.0.0.ALPHA4, 5.0.0.FINAL
    • None
    • Core
    • High

    Description

      Need to build a mechanism in which L1 invalidation is NOT multicast, but instead is unicast if necessary to specific nodes that may have cached a given entry. This can be detected by maintaining a list of nodes who have requested a key via a remote get, but this would need to be relayed by all data owners.

      Benefits would be performance by removing unnecessary invalidation where this is not needed, and by reducing noise in network stacks of most nodes.

      Attachments

        Activity

          People

            pmuiratbleepbleep Pete Muir (Inactive)
            manik_jira Manik Surtani (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: