Uploaded image for project: 'JS - JobScheduler'
  1. JS - JobScheduler
  2. JS-2030

The length of an error message triggered due to a command to the Controller should not be limited

    XMLWordPrintable

Details

    • Fix
    • Status: Released (View Workflow)
    • Major
    • Resolution: Fixed
    • None
    • 2.5.1
    • JS7 Controller
    • None

    Description

      Current Situation

      If a command to the Controller is faulty, then the error message returned must not be longer than 10000 bytes. If this length is exceeded, the following message is logged in the joc.log.

      j.p.ControllerApi - akka.http.scaladsl.model.EntityStreamException: Request too large: Request of size 31791 was longer than the maximum of 10100
      

      The "real" error is written to the controller-debug.log file.

      Desired Behavior

      The length of an error message triggered due to a command to the Controller should not be limited. Long messages should be truncated after 8M.

      Attachments

        Activity

          People

            jz Joacim Zschimmer
            oh Oliver Haufe
            Oliver Haufe Oliver Haufe
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: