Skip to content

ZEPPELIN-2421. AngularObject miss AngularObjectListener when it is pushed from frontend#2263

Closed
zjffdu wants to merge 1 commit into
apache:masterfrom
zjffdu:ZEPPELIn-2421
Closed

ZEPPELIN-2421. AngularObject miss AngularObjectListener when it is pushed from frontend#2263
zjffdu wants to merge 1 commit into
apache:masterfrom
zjffdu:ZEPPELIn-2421

Conversation

@zjffdu
Copy link
Copy Markdown
Contributor

@zjffdu zjffdu commented Apr 19, 2017

What is this PR for?

This bug happens when you save your note, and restart zeppelin and run it again. The root cause is that the angular object miss AngularObjectListener which means you can not sync up the changes on angular object to frontend. This PR would restore the listener correctly when we restore the angular objects saved before. Also make some changes for logging in this PR.

What type of PR is it?

[Bug Fix]

Todos

  • - Task

What is the Jira issue?

How should this be tested?

Tested manually

Screenshots (if appropriate)

Before
zeppelin_before

After
zeppelin_after

Questions:

  • Does the licenses files need update? No
  • Is there breaking changes for older versions? No
  • Does this needs documentation? No

@zjffdu
Copy link
Copy Markdown
Contributor Author

zjffdu commented Apr 19, 2017

@Leemoonsoo Please help review.

@Leemoonsoo
Copy link
Copy Markdown
Member

Thanks @zjffdu for the fix.
LGTM!

@zjffdu
Copy link
Copy Markdown
Contributor Author

zjffdu commented Apr 20, 2017

Thanks @Leemoonsoo , will merge it if no more comments

@asfgit asfgit closed this in 09e8f7f Apr 21, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants