You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@eventmesh.apache.org by GitBox <gi...@apache.org> on 2022/08/31 01:48:45 UTC

[GitHub] [incubator-eventmesh] Alonexc opened a new issue, #1195: [Bug] The webhook interface test has a bug.

Alonexc opened a new issue, #1195:
URL: https://github.com/apache/incubator-eventmesh/issues/1195

   ### Search before asking
   
   - [X] I had searched in the [issues](https://github.com/apache/eventmesh/issues?q=is%3Aissue) and found no similar issues.
   
   
   ### Environment
   
   Mac
   
   ### EventMesh version
   
   master
   
   ### What happened
   
   <img width="1425" alt="企业微信截图_50f9de31-107e-46f5-bf46-ed273d7fbadb" src="https://user-images.githubusercontent.com/91315508/187574229-b153a929-905f-4500-a42e-e16e9de9ed6a.png">
   An error occurred while testing http requests to the added WebHook interface.
   
   ### How to reproduce
   
   1.add a webhook interface according to the webhook document.
   2.make an http request to the WebHook interface.
   
   ### Debug logs
   
   _No response_
   
   ### Are you willing to submit PR?
   
   - [ ] Yes I am willing to submit a PR!


-- 
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: dev-unsubscribe@eventmesh.apache.org.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@eventmesh.apache.org
For additional commands, e-mail: dev-help@eventmesh.apache.org


[GitHub] [incubator-eventmesh] qqeasonchen closed issue #1195: [Bug] The webhook interface test has a bug.

Posted by GitBox <gi...@apache.org>.
qqeasonchen closed issue #1195: [Bug] The webhook interface test has a bug.
URL: https://github.com/apache/incubator-eventmesh/issues/1195


-- 
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: dev-unsubscribe@eventmesh.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@eventmesh.apache.org
For additional commands, e-mail: dev-help@eventmesh.apache.org


[GitHub] [incubator-eventmesh] horoc commented on issue #1195: [Bug] The webhook interface test has a bug.

Posted by GitBox <gi...@apache.org>.
horoc commented on issue #1195:
URL: https://github.com/apache/incubator-eventmesh/issues/1195#issuecomment-1233177598

   org.apache.eventmesh.runtime.core.protocol.http.processor.WebHookProcessor
   
   <img width="755" alt="image" src="https://user-images.githubusercontent.com/63457588/187733123-58e54d7b-0532-4160-a246-77690dd5bf6b.png">
   
   httpRequest should be converted to ```FullHttpRequest```
   
   I will submit a PR to fix 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: dev-unsubscribe@eventmesh.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@eventmesh.apache.org
For additional commands, e-mail: dev-help@eventmesh.apache.org