Philipp Dallig created ZEPPELIN-5903: ----------------------------------------
Summary: NoteCache still growing Key: ZEPPELIN-5903 URL: https://issues.apache.org/jira/browse/ZEPPELIN-5903 Project: Zeppelin Issue Type: Bug Reporter: Philipp Dallig Assignee: Philipp Dallig The NoteCache does not shrink so easily. In some cases, the NoteCache has grown to 650 entries, although the threshold is set at 50. This can happen when Zeppelin starts up, when the cron and Lucene start methods run in parallel and the Lucene init job takes much longer to write the notes to the index. -- This message was sent by Atlassian Jira (v8.20.10#820010)