GitHub user khalidhuseynov reopened a pull request:
https://github.com/apache/zeppelin/pull/2216
[ZEPPELIN-2336] Fix note reload on another note create/rename/remove
### What is this PR for?
This is to fix the issue with repeated note reload when some other note is
created/renamed/removed
### What type of PR is it?
Bug Fix
### Todos
* [x] - don't initialise controller on note list update
### What is the Jira issue?
[ZEPPELIN-2336](https://issues.apache.org/jira/browse/ZEPPELIN-2336)
### How should this be tested?
Described in
[ZEPPELIN-2336](https://issues.apache.org/jira/browse/ZEPPELIN-2336),
also additional test from
[ZEPPELIN-1145](https://issues.apache.org/jira/browse/ZEPPELIN-1145) would be
nice
### Screenshots (if appropriate)
### 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/zeppelin fix/ZEPPELIN-2336
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/zeppelin/pull/2216.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 #2216
----
commit e53edc0db1b3314dc1cd606f2ab7d1d597836e53
Author: Khalid Huseynov <[email protected]>
Date: 2017-04-03T08:27:42Z
remove init controller on note_info
commit 74543368768ae6f30bb8d8e3769fff5ffe3e4e26
Author: Khalid Huseynov <[email protected]>
Date: 2017-04-04T07:09:19Z
fix js 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 [email protected] or file a JIRA ticket
with INFRA.
---