Investigate closing of InputStream-derived object passed to DataTransferer.translateStream() method

XMLWordPrintable

    • Type: Task
    • Resolution: Unresolved
    • Priority: P4
    • tbd
    • Affects Version/s: 8
    • Component/s: client-libs
    • None

      We cannot always close the input stream right after the call of DataTransferer.translateStream() because in some cases only reference for it is stored and reading occurs when another steam (returned by DataTransferer.translateStream()) is used. For all the other cases we should close the input stream to avoid memory leaks.

            Assignee:
            Unassigned
            Reporter:
            Oleg Pekhovskiy (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: