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

JFR: RemoteRecordingStream doesn't respect setMaxAge and setMaxSize

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 20
    • 17, 20
    • hotspot
    • None
    • jfr
    • b25

      When using a recording stream, events that have been processed/consumed should be removed from the disk repository, unless a user has invoked setMaxAge or setMaxSize to set a policy for how long to hold on to event data.
       
      This works for RecordingStream, but the implementation is missing from RemoteRecordingStream.

            egahlin Erik Gahlin
            egahlin Erik Gahlin
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: