liuxunorg opened a new pull request #3387: [ZEPPELIN-3778] Cluster synchronize 
notes & authorization
URL: https://github.com/apache/zeppelin/pull/3387
 
 
   ### What is this PR for?
   In cluster mode, The user creates, modifies, and deletes the note on any of 
the zeppelin servers.
   All need to be notified to all the zeppelin servers in the cluster to 
synchronize the update of Notebook. Failure to do so will result in the user 
not being able to continue while switching to another server.
   
   1. Listen for note create/delete/update events
   2. Listen for note Notebook Authorization events
   3. Broadcast note update event
   
   ### What type of PR is it?
   [Feature]
   
   
   ### What is the Jira issue?
   * https://issues.apache.org/jira/browse/ZEPPELIN-3778
   
   ### How should this be tested?
   * [CI Pass](https://travis-ci.org/liuxunorg/zeppelin/builds/546647637)
   
   ### Screenshots (if appropriate)
   ### Sync note event
   
![syncNote](https://user-images.githubusercontent.com/3677382/59598792-9a50fc80-912f-11e9-940c-c983dff1f373.gif)
   
   
   ### Sync note Authorization
   
![sync-auth](https://user-images.githubusercontent.com/3677382/59598816-a5a42800-912f-11e9-93fd-9fba426ea7d6.gif)
   
   
   ### Questions:
   * Does the licenses files need update?
   * Is there breaking changes for older versions?
   * Does this needs documentation?
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to