Skip to content

[ZEPPELIN-1422][zeppelin-interpreter] fix InterpreterProperty equals methods, add null check#1421

Closed
WeichenXu123 wants to merge 1 commit intoapache:masterfrom
WeichenXu123:fix_InterpreterProperty.equals
Closed

[ZEPPELIN-1422][zeppelin-interpreter] fix InterpreterProperty equals methods, add null check#1421
WeichenXu123 wants to merge 1 commit intoapache:masterfrom
WeichenXu123:fix_InterpreterProperty.equals

Conversation

@WeichenXu123
Copy link
Contributor

What is this PR for?

in PR #1382,
there is a small bug that InterpreterProperty.equals do not check null.
jdk lib request the null check otherwise it has the risk causing java collections operation throw exception.
so I fix it.

What type of PR is it?

Bug Fix

Todos

N/A

What is the Jira issue?

https://issues.apache.org/jira/browse/ZEPPELIN-1422

How should this be tested?

existing test.

Screenshots (if appropriate)

Questions:

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

@Leemoonsoo
Copy link
Member

LGTM and merge if there're no more discussions.

@prabhjyotsingh
Copy link
Contributor

LGTM

@asfgit asfgit closed this in 2a7fb95 Sep 10, 2016
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.

3 participants