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 2021/02/25 11:04:31 UTC

[GitHub] [incubator-dolphinscheduler] lijufeng2016 opened a new issue #4876: [Bug][alert plugin] http alert plugin does not set bodyParams in post request

lijufeng2016 opened a new issue #4876:
URL: https://github.com/apache/incubator-dolphinscheduler/issues/4876


   **For better global communication, Please describe it in English. If you feel the description in English is not clear, then you can append description in Chinese(just for Mandarin(CN)), thx! **
   **Describe the bug**
   A clear and concise description of what the bug is.
   
   **To Reproduce**
   Steps to reproduce the behavior, for example:
   1. add a warn instance for http plugin especially notice **bodyParams** 
   2. run a task then send alert message with http plugin which config in step one
   3. the **bodyParams** not effective
   
   **Expected behavior**
   
   **Screenshots**
   ![微信图片_20210225190046.png](http://ww1.sinaimg.cn/large/005Cc2n2gy1gnzzg3w2nmj30ej0g3t9a.jpg)
   ![微信图片_20210225190222.png](http://ww1.sinaimg.cn/large/005Cc2n2gy1gnzzh93fopj30o207ndgf.jpg)
   debug code in `org.apache.dolphinscheduler.plugin.alert.http.HttpSender#createHttpRequest`,the RequestBody does not set in httpRequest object
   
   **Which version of Dolphin Scheduler:**
    -[dev]
   
   **Additional context**
   
   **Requirement or improvement**
   


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [incubator-dolphinscheduler] lijufeng2016 edited a comment on issue #4876: [Bug][alert plugin] http alert plugin does not set bodyParams in post request

Posted by GitBox <gi...@apache.org>.
lijufeng2016 edited a comment on issue #4876:
URL: https://github.com/apache/incubator-dolphinscheduler/issues/4876#issuecomment-785818105


   [FIX-4876]Http alert plugin fix https://github.com/apache/incubator-dolphinscheduler/pull/4877


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [incubator-dolphinscheduler] gaojun2048 closed issue #4876: [Bug][alert plugin] http alert plugin does not set bodyParams in post request

Posted by GitBox <gi...@apache.org>.
gaojun2048 closed issue #4876:
URL: https://github.com/apache/incubator-dolphinscheduler/issues/4876


   


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [incubator-dolphinscheduler] lijufeng2016 commented on issue #4876: [Bug][alert plugin] http alert plugin does not set bodyParams in post request

Posted by GitBox <gi...@apache.org>.
lijufeng2016 commented on issue #4876:
URL: https://github.com/apache/incubator-dolphinscheduler/issues/4876#issuecomment-785818105


   https://github.com/apache/incubator-dolphinscheduler/pull/4877


----------------------------------------------------------------
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:
users@infra.apache.org