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/10/18 03:22:08 UTC

[GitHub] [incubator-eventmesh] abcMH1966 opened a new issue, #1637: [Bug] deserialize SubscriptionItem failed

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

   ### 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
   
   Windows
   
   ### EventMesh version
   
   master
   
   ### What happened
   
   When I subscribe one event by LocalSubscribeEventProcessor, I found that topic deserialization occurs error.
   Because of the unexpected escape character.
   ![image](https://user-images.githubusercontent.com/59676485/196327872-d3173819-3f18-46a2-929c-1814e6c1a33c.png)
   
   
   ### How to reproduce
   
   Just use the postman to request uri **/eventmesh/subscribe/local** with post method.
   
   ### Debug logs
   
   _No response_
   
   ### Are you willing to submit PR?
   
   - [X] 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] xwm1992 commented on issue #1637: [Bug] deserialize SubscriptionItem failed

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

   please make sure your request body contentType is application/json.


-- 
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] xwm1992 closed issue #1637: [Bug] deserialize SubscriptionItem failed

Posted by GitBox <gi...@apache.org>.
xwm1992 closed issue #1637: [Bug] deserialize SubscriptionItem failed
URL: https://github.com/apache/incubator-eventmesh/issues/1637


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