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/04/26 06:58:49 UTC

[GitHub] [dolphinscheduler] zhongjiajie opened a new issue, #9779: [Bug] [python]

zhongjiajie opened a new issue, #9779:
URL: https://github.com/apache/dolphinscheduler/issues/9779

   ### Search before asking
   
   - [X] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar issues.
   
   
   ### What happened
   
   When users set `OFFLINE` to process definition and submit to python-gateway-service, they want to submit process definition but keep it offline. but we currently do not pass attr `self.release_state` to python-gateway-service.
   https://github.com/apache/dolphinscheduler/blob/5289b09817396046489b28857ad54a85c5ffddb2/dolphinscheduler-python/pydolphinscheduler/src/pydolphinscheduler/core/process_definition.py#L357-L372
   and the default process definition state always online
   https://github.com/apache/dolphinscheduler/blob/3457cee96047ab7ab0371a61852cac3e5a98d991/dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/python/PythonGateway.java#L249-L250
   
   ### What you expected to happen
   
   when set process definition state as offline, it should be offline
   
   ### How to reproduce
   
   see what happend
   
   ### Anything else
   
   _No response_
   
   ### Version
   
   dev
   
   ### Are you willing to submit PR?
   
   - [X] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
   


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

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


[GitHub] [dolphinscheduler] zhongjiajie closed issue #9779: [Bug] [python] release_state do not work in process definition

Posted by GitBox <gi...@apache.org>.
zhongjiajie closed issue #9779: [Bug] [python] release_state do not work in process definition
URL: https://github.com/apache/dolphinscheduler/issues/9779


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


[GitHub] [dolphinscheduler] github-actions[bot] commented on issue #9779: [Bug] [python]

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on issue #9779:
URL: https://github.com/apache/dolphinscheduler/issues/9779#issuecomment-1109419909

   Thank you for your feedback, we have received your issue, Please wait patiently for a reply.
   * In order for us to understand your request as soon as possible, please provide detailed information、version or pictures.
   * If you haven't received a reply for a long time, you can [join our slack](https://join.slack.com/t/asf-dolphinscheduler/shared_invite/zt-omtdhuio-_JISsxYhiVsltmC5h38yfw) and send your question to channel `#troubleshooting`


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