Uploaded image for project: '[Read Only] - Hippo Repository'
  1. [Read Only] - Hippo Repository
  2. REPO-2151

RepositoryServlet should not register the repository when started with repo.verify.configuration=true

    XMLWordPrintable

Details

    • Improvement
    • Status: Closed
    • Normal
    • Resolution: Fixed
    • None
    • 13.0.0
    • None
    • None
    • Platform 194 - Features Done!, Platform 195 - Hardening 1

    Description

      The (Enterprise) Configuration Verifier requires starting the repository with system parameter -Drepo.verify.configuration=true, which thereafter should not be used.

      The current logic in the RepositoryServlet however always registers the created repository instance in the HippoServiceRegistry, thereby allowing other usages (typically triggered immediately when using a ServiceTracker).

      That logic (to register the repository instance) must be made conditional, to be skipped in case of repo.verify.configuration=true.

      Attachments

        Activity

          People

            Unassigned Unassigned
            adouma Ate Douma
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: