Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8164843

UsageTracker should limit records and avoid truncation

XMLWordPrintable

    • generic
    • generic

        UsageTracker using the UDP logging transport can, in very extreme
        cases, have a truncated record as the packet is full. The example observed by a customer is a huge app name/URL with many details.

        Only the initial part of the app name would be needed to recognise the app.

        A truncated record could be recognised as it does not end with a \n but such records are incomplete and harder to parse, as they can have missing fields.

              kevinw Kevin Walls
              kevinw Kevin Walls
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: