Uh oh!
There was an error while loading. Please reload this page.
ZEPPELIN-331 Don't update back the browser where updated the angular object - #341
Closed
Leemoonsoo wants to merge 5 commits into
Closed
ZEPPELIN-331 Don't update back the browser where updated the angular object#341Leemoonsoo wants to merge 5 commits into
Leemoonsoo wants to merge 5 commits into
Conversation
corneadoug
commented
Oct 13, 2015
Contributor
Do you know how to reproduce that issue? |
Leemoonsoo
commented
Oct 13, 2015
MemberAuthor
You can easily reproduce when there are big network latency between your browser and zeppelin server. |
Leemoonsooforce-pushed
the
ZEPPELIN-331
branch
2 times, most recently
from
October 18, 2015 10:19
114eecf to
ad8657dCompareLeemoonsooforce-pushed
the
ZEPPELIN-331
branch
6 times, most recently
from
November 7, 2015 16:11
2c10cbb to
7f370fcCompareLeemoonsooforce-pushed
the
ZEPPELIN-331
branch
from
November 13, 2015 06:45
7f370fc to
cd45a7fCompareLeemoonsoo
commented
Nov 13, 2015
MemberAuthor
Ready to merge |
Leemoonsoo
commented
Nov 13, 2015
MemberAuthor
Merge if there're no more discussions |
Member
There was a problem hiding this comment.
You'd better change the level of this log to debug. I saw the issue to change it with this kind of logs
MemberAuthor
There was a problem hiding this comment.
Thanks for finding this one. update pushed.
Leemoonsooforce-pushed
the
ZEPPELIN-331
branch
3 times, most recently
from
November 14, 2015 11:39
b99186d to
cd45a7fCompare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR fixes problem described in
https://issues.apache.org/jira/browse/ZEPPELIN-331
By excluding the webbrowser who created the angular object update event from broadcast target.