Details

    • Type: Bug
    • Status: Closed
    • Priority: Major
    • Resolution: Fixed
    • Affects Version/s: 2.0.0
    • Fix Version/s: 2.0.0
    • Component/s: cluster
    • Labels:
      None

      Description

      We need to revise how we use Cacheable.
      The cache keys are generated by toString() of method signature + arguments therefore we need to refrain from using complex objects - only primitives should be arguments to Cacheable methods.
      Additionally need to remove all annotations from methods whose arguments are collections ASAP.
      Finally we need Cache.flush() triggers as well so that objects are up to date when they are modified in YUM.

        Attachments

          Issue Links

            Activity

              People

              • Assignee:
                denis Denis Pavlov
                Reporter:
                denis Denis Pavlov
              • Votes:
                0 Vote for this issue
                Watchers:
                0 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved: