question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[Improvement][Worker] Improve task process status log

See original GitHub issue

Describe the question In the AbstractCommandExecutor, after the task process executed, it will log the status. We need to move the log from line 206 to line 227, the result.getExitStatusCode() is always 0, because we did not assign value. https://github.com/apache/dolphinscheduler/blob/2ba569acd028c00c22f4853de7c58251ac72816c/dolphinscheduler-server/src/main/java/org/apache/dolphinscheduler/server/worker/task/AbstractCommandExecutor.java#L157-L206

Which version of DolphinScheduler: -[1.3.6] -[dev]

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:5 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
tanvimoharircommented, Jul 7, 2021

Hi, I would like to work on this. Thanks

0reactions
tanvimoharircommented, Jul 8, 2021

PR #5776

Read more comments on GitHub >

github_iconTop Results From Across the Web

How To Improve A Process At Work: The 7-Step Guide
Inefficient processes could be limiting your organization's growth—but it doesn't have to be that way! Here's a primer on how to improve a...
Read more >
10 Better Ways to Improve a Process at Work | Cflow
We need to improve processes for better business outcomes. ... A work process is a sequence of steps (tasks) that are executed to...
Read more >
Defining a chain of approvals for tasks - BMC Documentation
To create a new chain of approval process · Log in to BMC Helix Innovation Studio and navigate to the Workspace tab. ·...
Read more >
A Smarter Workplace: 5 Ideas for Improving Work Processes
Our 5 ideas for improving work processes are designed to help you consistently meet your targets, delight customers and optimise team performance in...
Read more >
MSB4181: The 'task' task returned false but did not log an error
In this article. This error occurs when a task returned false to signal that it didn't complete successfully, but didn't log an error....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found