Mina Lee created ZEPPELIN-537:
---------------------------------
Summary: Improve behavior of reloading notebooks from storage
Key: ZEPPELIN-537
URL: https://issues.apache.org/jira/browse/ZEPPELIN-537
Project: Zeppelin
Issue Type: Improvement
Reporter: Mina Lee
When there is a notebook add/modify/delete in storage level, Zeppelin reload
this changes only when user set ZEPPELIN_NOTEBOOK_RELOAD_FROM_STORAGE to be
true.
Downside of current behavior are:
- Everytime client requests note list, it reloads notes from storage.
- If user reload the page during the paragraph is in RUNNING status, status of
the paragraph will change to ABORT even if it's running
Will handle this issue by providing reloading button in home page
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)