Khalid Huseynov created ZEPPELIN-1557:
-----------------------------------------

             Summary: Storage layer sync mechanism doesn't fail gracefully 
                 Key: ZEPPELIN-1557
                 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1557
             Project: Zeppelin
          Issue Type: Bug
    Affects Versions: 0.7.0
            Reporter: Khalid Huseynov


During storage sync mechanism get/save operations are performed  for a list of 
notes in 
[here|https://github.com/apache/zeppelin/blob/master/zeppelin-zengine/src/main/java/org/apache/zeppelin/notebook/repo/NotebookRepoSync.java#L231].
 If one of operations fail, the whole sync returns with failure. In order to 
handle it gracefully, we need to catch exceptions and go on. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to