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/03/10 11:29:20 UTC

[GitHub] [dolphinscheduler] ouyangyewei opened a new issue #8817: [Feature][dolphinscheduler-api] Return domain object after creating success

ouyangyewei opened a new issue #8817:
URL: https://github.com/apache/dolphinscheduler/issues/8817


   ### Search before asking
   
   - [X] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar feature requirement.
   
   
   ### Description
   
   Third-party integration scenarios often need to maintain the relationship between the product business and DolphinScheduler’s Alert, AlertPluginInstance.
   
   In the current CreateXxx API, only the status code is returned, even if the creation is successful, the entity object will not be returned.
   
   Therefore, if you need to obtain The created object information, such as AlertGroupId and AlertPluginInstanceId, it requires multiple API calls (first call the CreateXxx API first, then call the QueryXxx), and if the entity object can be returned in the CreateXxx API, the times of API calls can be reduced.
   
   ### Use case
   
   _No response_
   
   ### Related issues
   
   _No response_
   
   ### Are you willing to submit a 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

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



[GitHub] [dolphinscheduler] caishunfeng commented on issue #8817: [Feature][dolphinscheduler-api] Return domain object after creating success

Posted by GitBox <gi...@apache.org>.
caishunfeng commented on issue #8817:
URL: https://github.com/apache/dolphinscheduler/issues/8817#issuecomment-1069977531


   PR was merged.


-- 
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] seedscoder commented on issue #8817: [Feature][dolphinscheduler-api] Return domain object after creating success

Posted by GitBox <gi...@apache.org>.
seedscoder commented on issue #8817:
URL: https://github.com/apache/dolphinscheduler/issues/8817#issuecomment-1064082204


   I want to achieve it


-- 
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] ouyangyewei commented on issue #8817: [Feature][dolphinscheduler-api] Return domain object after creating success

Posted by GitBox <gi...@apache.org>.
ouyangyewei commented on issue #8817:
URL: https://github.com/apache/dolphinscheduler/issues/8817#issuecomment-1064346053


   > I want to achieve it
   
   Sure, practice it 👍 


-- 
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] seedscoder commented on issue #8817: [Feature][dolphinscheduler-api] Return domain object after creating success

Posted by GitBox <gi...@apache.org>.
seedscoder commented on issue #8817:
URL: https://github.com/apache/dolphinscheduler/issues/8817#issuecomment-1064661336


   > er Sure, practice it 👍
   
   Hey, it can be seen from the above that you have started to do it. Do you need me to see the rest


-- 
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] caishunfeng closed issue #8817: [Feature][dolphinscheduler-api] Return domain object after creating success

Posted by GitBox <gi...@apache.org>.
caishunfeng closed issue #8817:
URL: https://github.com/apache/dolphinscheduler/issues/8817


   


-- 
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] ouyangyewei edited a comment on issue #8817: [Feature][dolphinscheduler-api] Return domain object after creating success

Posted by GitBox <gi...@apache.org>.
ouyangyewei edited a comment on issue #8817:
URL: https://github.com/apache/dolphinscheduler/issues/8817#issuecomment-1064346053


   > I want to achieve it
   
   @seedscoder Sure, practice it 👍 
   


-- 
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 #8817: [Feature][dolphinscheduler-api] Return domain object after creating success

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


   Hi:
   * 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 subscribe to the developer's email,Mail subscription steps reference https://dolphinscheduler.apache.org/en-us/community/development/subscribe.html ,Then write the issue URL in the email content and send question to dev@dolphinscheduler.apache.org.


-- 
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] seedscoder edited a comment on issue #8817: [Feature][dolphinscheduler-api] Return domain object after creating success

Posted by GitBox <gi...@apache.org>.
seedscoder edited a comment on issue #8817:
URL: https://github.com/apache/dolphinscheduler/issues/8817#issuecomment-1064661336


   > er Sure, practice it 👍
   
   @ouyangyewei 
   Hey, it can be seen from the above that you have started to do it. Do you need me to see the rest


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