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/01 04:57:14 UTC

[GitHub] [incubator-eventmesh] lrhkobe opened a new issue, #1058: [Bug] Fix json parse exception in RemoteUnsubscribeEventProcessor

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

   ### 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
   
   1.5.0
   
   ### What happened
   
   call `/eventmesh/unsubscribe/remote`
   
   ### How to reproduce
   
   call `/eventmesh/unsubscribe/remote` with param:
   ```
   {
           "url":"http://127.0.0.1:11111",
           "consumerGroup":"consumer-group-1111-AC0",
           "topic":["bridge-test"],
           "remoteMesh":"http://127.0.0.1:10105/eventmesh/unsubscribe/local"
   }
   ```
   
   ### 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] RiemannChow commented on issue #1058: [Bug] Fix json parse exception in RemoteUnsubscribeEventProcessor

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

   I will finish this issue.


-- 
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 #1058: [Bug] Fix json parse exception in RemoteUnsubscribeEventProcessor

Posted by GitBox <gi...@apache.org>.
xwm1992 closed issue #1058: [Bug] Fix json parse exception in RemoteUnsubscribeEventProcessor
URL: https://github.com/apache/incubator-eventmesh/issues/1058


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