GitHub user khalidhuseynov reopened a pull request:

    https://github.com/apache/zeppelin/pull/1537

    [Zeppelin-1561] Improve sync for multiuser environment 

    ### 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

commit d0a8c3c3c7eaf84e2796997bd85d3d565101550f
Author: Khalid Huseynov <khalid...@gmail.com>
Date:   2016-10-18T11:13:16Z

    add isAnonymous

commit 1c11c2ddbd27b222669278f22f87b65cd2292fc9
Author: Khalid Huseynov <khalid...@gmail.com>
Date:   2016-10-19T08:05:26Z

    remove syncOnStart

commit e41b9b9324971b472a9210b03c189f01ffc6a0f3
Author: Khalid Huseynov <khalid...@gmail.com>
Date:   2016-10-23T11:35:18Z

    address comment + test

----


---
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.
---

Reply via email to