Uploaded image for project: 'Red Hat Data Grid'
  1. Red Hat Data Grid
  2. JDG-5076

[GSS](8.3.x)RemoveExpiredCommand will not remove entries on backup if equals is not implemented

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • RHDG 8.3.1 GA
    • RHDG 8.1.1 GA
    • None
    • None
    • False
    • False
    • CR1
    • Workaround Exists
    • Hide

      Implement equals() and hashcode() methods on the classes stored as values in the cache.

      Show
      Implement equals() and hashcode() methods on the classes stored as values in the cache.
    • DataGrid Sprint #74

      RemoveExpiredCommand checks for equality on the value if lifespan matches. This is a relic of the old remove expired logic. We should rework so this is only confirmed on the primary when doing a removal and the backups don't have to test for this and are essentially just remove commands.

            wburns@redhat.com Will Burns
            rhn-support-dereed Dennis Reed
            Votes:
            0 Vote for this issue
            Watchers:
            8 Start watching this issue

              Created:
              Updated:
              Resolved: