You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by GitBox <gi...@apache.org> on 2022/09/21 05:43:29 UTC

[GitHub] [dolphinscheduler] tracehh commented on issue #12055: [Bug] [Master] Construct processInstance may NPE when master handling command

tracehh commented on issue #12055:
URL: https://github.com/apache/dolphinscheduler/issues/12055#issuecomment-1253232251

   Map<String, String> processCmdParam = JSONUtils.toMap(processInstance.getCommandParam());
   processInstance.getCommandParam() may be change accroding to update table directory.
   processCmdParam may be null. @caishunfeng 


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org