Skip to content

[ZEPPELIN-5044] Refactoring some viewed classes#3909

Closed
Reamer wants to merge 1 commit intoapache:masterfrom
Reamer:refactoring
Closed

[ZEPPELIN-5044] Refactoring some viewed classes#3909
Reamer wants to merge 1 commit intoapache:masterfrom
Reamer:refactoring

Conversation

@Reamer
Copy link
Copy Markdown
Contributor

@Reamer Reamer commented Sep 15, 2020

What is this PR for?

During development, I came across code that did not conform to current best practices.
For example:

What type of PR is it?

Refactoring

What is the Jira issue?

How should this be tested?

Questions:

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

@Reamer
Copy link
Copy Markdown
Contributor Author

Reamer commented Sep 15, 2020

I will merge this on Thursday into master and branch-0.9, if there are no further comments.

@zjffdu
Copy link
Copy Markdown
Contributor

zjffdu commented Sep 15, 2020

LGTM

@zjffdu
Copy link
Copy Markdown
Contributor

zjffdu commented Sep 15, 2020

@Reamer The jira is not correct: ZEPPELIN-4612

@Reamer
Copy link
Copy Markdown
Contributor Author

Reamer commented Sep 15, 2020

@Reamer The jira is not correct: ZEPPELIN-4612

Thanks, I have corrected to the correct Jira ticket. ZEPPELIN-5044

@Reamer Reamer changed the title [ZEPPELIN-4612] Refactoring some viewed classes [ZEPPELIN-5044] Refactoring some viewed classes Sep 17, 2020
@asfgit asfgit closed this in fbea3e0 Sep 17, 2020
asfgit pushed a commit that referenced this pull request Sep 17, 2020
### What is this PR for?
During development, I came across code that did not conform to current best practices.
For example:
  - Logging
    - [Anti-Pattern-1](https://rolf-engelhard.de/2013/03/logging-anti-patterns-part-i/), [Anti-Pattern-2](https://rolf-engelhard.de/2013/04/logging-anti-patterns-part-ii/), [Anti-Pattern-3](https://rolf-engelhard.de/2013/10/logging-anti-patterns-part-iii/)
  - [try-with-resources](https://docs.oracle.com/javase/tutorial/essential/exceptions/tryResourceClose.html)

### What type of PR is it?
Refactoring

### What is the Jira issue?
* https://issues.apache.org/jira/browse/ZEPPELIN-5044

### How should this be tested?
* Travis CI: https://travis-ci.org/github/Reamer/zeppelin/builds/727295209

### Questions:
* Does the licenses files need update? No
* Is there breaking changes for older versions? No
* Does this needs documentation? No

Author: Philipp Dallig <philipp.dallig@gmail.com>

Closes #3909 from Reamer/refactoring and squashes the following commits:

dcf0417 [Philipp Dallig] Refactoring some viewed classes

(cherry picked from commit fbea3e0)
Signed-off-by: Philipp Dallig <philipp.dallig@gmail.com>
@Reamer Reamer deleted the refactoring branch September 17, 2020 07:01
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