Skip to content

[Feature-2930][api] Displays path and host on the instance log panel. #2930#3154

Merged
qiaozhanwei merged 17 commits intoapache:devfrom
yh2388:feature-2930
Jul 23, 2020
Merged

[Feature-2930][api] Displays path and host on the instance log panel. #2930#3154
qiaozhanwei merged 17 commits intoapache:devfrom
yh2388:feature-2930

Conversation

@yh2388
Copy link
Copy Markdown
Contributor

@yh2388 yh2388 commented Jul 6, 2020

see #2930.

@qiaozhanwei
Copy link
Copy Markdown
Contributor

down load task log is also add this

Comment on lines +78 to +79
StringBuilder log = new StringBuilder();
if(skipLineNum == 0 ) {
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
StringBuilder log = new StringBuilder();
if(skipLineNum == 0 ) {
StringBuilder log = new StringBuilder();
if (skipLineNum == 0) {

Hi,

Good job and thx a lot for your contribution, please configure the checkstyle.xml[1] to IDE and it will help to format code.

[1] https://github.com/apache/incubator-dolphinscheduler/tree/dev/style

@yangyichao-mango
Copy link
Copy Markdown
Contributor

Hi,
Good job.
Can you add a comparison screenshot with this feature?
Thx a lot, if you have any question or suggestion, please put forward.

@yangyichao-mango
Copy link
Copy Markdown
Contributor

Hi,

Thx a lot for your contribution.
LGTM.

@qiaozhanwei
Copy link
Copy Markdown
Contributor

please resolve conflicting files. Thx

@sonarqubecloud
Copy link
Copy Markdown

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 0 Code Smells

77.8% 77.8% Coverage
0.0% 0.0% Duplication

Copy link
Copy Markdown
Contributor

@yangyichao-mango yangyichao-mango left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

Copy link
Copy Markdown
Contributor

@qiaozhanwei qiaozhanwei left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1

@qiaozhanwei qiaozhanwei merged commit 07c8193 into apache:dev Jul 23, 2020
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