Uploaded image for project: 'Zeppelin'
  1. Zeppelin
  2. ZEPPELIN-5744

Allow NoteManager for concurrent operation

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Blocker
    • Resolution: Fixed
    • 0.9.0, 0.10.0, 0.10.1
    • 0.11.0
    • None
    • None

    Description

      When multi users perform some notebook/folder operation, like rename or move, some notebooks become not accessible from zeppelin page, while they are still existing on the HDFS, and only resort to restart Zeppelin daemon to solve the problem.

      Some unit test is created to simulate the concurrent request scenario and reproduce the issue successfully, including the operations of saveNote, moveNote, moveFolder and removeNote.

      Accordingly, some changes are made to ensure thread safety of note manager operation, so that the note or folder info will not be lost, after which the unit test gets passed. A PR will submitted later.

      Attachments

        1. image-2022-05-28-10-06-09-095.png
          92 kB
          Sun Shun
        2. image-2022-05-28-10-00-12-964.png
          215 kB
          Sun Shun
        3. image-2022-05-28-09-57-55-436.png
          103 kB
          Sun Shun

        Issue Links

          Activity

            People

              suns Sun Shun
              suns Sun Shun
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: