chengpeng2015 commented on issue #4125:
URL:
https://github.com/apache/incubator-dolphinscheduler/issues/4125#issuecomment-735660661
runing task!
You can try this line of
code:JSONUtils.parseObject("{\"taskInstanceId\":6,\"status\":7}",
DBTaskAckCommand.class)
This line of code appears:DBTaskResponseProcessor.process
JSONUtils.parseObject(command.getBody(),DBTaskResponseCommand.class);
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]