Uploaded image for project: 'MINA SSHD'
  1. MINA SSHD
  2. SSHD-1208

large file downloads may cause oom

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Critical
    • Resolution: Fixed
    • 2.6.0, 2.5.1
    • 2.7.0
    • None

    Description

      this requests queue is a blocking queue,however, enqueueing while reading a file is non-blocking,and the queue is not capped

      the same to the write queue , furthermore, the write queue is a non-blocking queue

      downloading large files concurrently may cause OOM

      Attachments

        1. image-2021-08-17-11-45-32-837.png
          57 kB
          poppinlong
        2. image-2021-08-17-11-48-35-744.png
          66 kB
          poppinlong
        3. image-2021-08-17-11-53-41-558.png
          67 kB
          poppinlong
        4. image-2021-08-17-11-56-05-547.png
          16 kB
          poppinlong

        Activity

          People

            Unassigned Unassigned
            poppinlong poppinlong
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: