Uploaded image for project: 'NPanday'
  1. NPanday
  2. NPANDAY-402 Add support to automatically attach and resolve PDB-symbols
  3. NPANDAY-599

Cache resolve-result reactor-wide to avoid pdb/gac/++ beeing resolved multiple times

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 1.5.0-incubating
    • Maven Plugins
    • None

    Description

      Currently it seems like our custom contributors/resolvers execute for every possible path (artifact.getDependencyTrail() changes...).

      We can cache what we resolved reactor-wide in a separate component.

      Cachekey would be artifact.getId(), right?

      Should we let each contributor implement the cache (ArtifactResolvingContributor) - or should it be generically handled in the artifact resolver?

      Attachments

        Activity

          People

            brett Brett Porter
            lcorneliussen Lars Corneliussen
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: