Uploaded image for project: 'Causeway'
  1. Causeway
  2. CAUSEWAY-2626

Do not serve HTTP requests until the Application is fully initialized.

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 2.0.0-M6
    • Core
    • None

    Description

      That's currently a denial of service vector, as HTTP requests that happen too early during bootstrapping have the side effect of triggering meta-model validation too early, which leaves the application in an unusable state. As meta-model validation, while yet only partly inspected, will most likely lead to a validation failure that renders the application permanently broken until restarted.

      Attachments

        Activity

          People

            hobrom Andi Huber
            hobrom Andi Huber
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: