Philipp Dallig created ZEPPELIN-5559:
----------------------------------------

             Summary: Memory Leak in NoteManager
                 Key: ZEPPELIN-5559
                 URL: https://issues.apache.org/jira/browse/ZEPPELIN-5559
             Project: Zeppelin
          Issue Type: Bug
          Components: Core
    Affects Versions: 0.10.0
            Reporter: Philipp Dallig


NoteManager never releases the note memory after a note has been read.

I noticed the following comment in the Zeppelin code and I think this TODO is 
related to my observed memory leak.
{code:java}
 * TODO(zjffdu) implement the lifecycle manager of Note
 * (release memory if note is not used for some period)
{code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to