GitHub user khalidhuseynov opened a pull request: https://github.com/apache/zeppelin/pull/1537
Improve/sync multiuser ### What is this PR for? apply multi-tenancy for storage sync mechanism ### What type of PR is it? Bug Fix | Improvement ### Todos * [x] - broadcast on sync * [x] - set permissions for pulled notes ### What is the Jira issue? [ZEPPELIN-1561](https://issues.apache.org/jira/browse/ZEPPELIN-1561) ### How should this be tested? Outline the steps to test the PR here. ### Screenshots (if appropriate) green CI ### Questions: * Does the licenses files need update? no * Is there breaking changes for older versions? no * Does this needs documentation? no You can merge this pull request into a Git repository by running: $ git pull https://github.com/khalidhuseynov/incubator-zeppelin improve/sync-multiuser Alternatively you can review and apply these changes as the patch at: https://github.com/apache/zeppelin/pull/1537.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #1537 ---- commit 85d60e50f780c2a4d678cfdcdf82a429fa7b51c7 Author: Khalid Huseynov <khalid...@gmail.com> Date: 2016-09-22T06:16:03Z don't sync on start commit 1ee2448bed9774baf4aa682daf37def7dcf09b1f Author: Khalid Huseynov <khalid...@gmail.com> Date: 2016-09-22T06:17:08Z reload, sync and broadcast on login commit 73c2e95e10c553f82b8af3625feb01ac059f9995 Author: Khalid Huseynov <khalid...@gmail.com> Date: 2016-09-23T02:35:08Z set perms for pulling notes - make them private ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---