Uh oh!
There was an error while loading. Please reload this page.
[ZEPPELIN-835]Don't persist authentication info into note.json - #904
[ZEPPELIN-835]Don't persist authentication info into note.json#904mwkang wants to merge 1 commit into
Conversation
Leemoonsoo
commented
May 23, 2016
@mwkang Thanks for the fix. It looks good. Do you mind re-trigger the CI? |
mwkang
commented
May 24, 2016
Of course. I close the PR and re-open to re-trigger the ci. |
mwkang
commented
May 24, 2016
@Leemoonsoo Part of Ci are failed. Because.. Is it Okay? I'm not sure it is not related this PR, isn't it? |
Leemoonsoo
commented
May 24, 2016
The first CI profile runs this test and it is passing. Other CI failure is unrelated to this change. LGTM |
Changes look good to me, and CI failure is unrelated. Guys, in effort to improve build stability, would it be reasonable to have some kind of agreement that in case of such build failures - we create a JIRA issues first, tag like flaky-build, link logs of failing build and only then proceed \w contributions that stumbled up on such issues? That would help PMC a great deal to identify common infrastructure problems and focus on fixing them. |
@bzz I think I don't understand 100%. So I want to more clearly what you are saying. |
@mwkang no problem! Code looks good to me and 👍 for having a test! |
mwkang
commented
May 24, 2016
@bzz Thanks for your comment. It is really helpful. and now I understand 100%! 😄 |
mwkang
commented
May 24, 2016
I made 2 issue for failing CI. |
felixcheung
commented
May 25, 2016
thanks, looks like Selenium tests have been busted by a merged code change. thanks for opening ZEPPELIN-876. |
corneadoug
commented
Jun 9, 2016
@mwkang Could you rebase this PR please? |
mwkang
commented
Jun 9, 2016
While I rebase this PR, I found this issue was been resolved AuthenticationInfo in master. |
mwkang
commented
Jun 9, 2016
Related PR: #860 |
corneadoug
commented
Jun 9, 2016
@Leemoonsoo Can we close this JIRA issue then? https://issues.apache.org/jira/browse/ZEPPELIN-835 |
Oh.. I resolved JIRA issue. |
corneadoug
commented
Jun 9, 2016
@mwkang It's fine, we can always reopen it if necessary. Just wanted @Leemoonsoo go to close it since he was the one to report it |
What is this PR for?
Don't persist authentication info into note.json
What type of PR is it?
Bug Fix
Todos
What is the Jira issue?
How should this be tested?
unit test
Screenshots (if appropriate)
Questions: