RiemannChow opened a new pull request, #1414: URL: https://github.com/apache/incubator-eventmesh/pull/1414
Fixes #1058. ### Motivation When unsubscribing to a topic, the deserialization topic exception caused an unsubscribe exception that affected the entire unsubscribe process, so I wanted to fix that. ### Modifications - Make the topic the correct JSON string format when deserializing. - The remoteMesh field is null when it is obtained to avoid NPE. ### Documentation None -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
