devCod3r opened a new pull request, #4298: URL: https://github.com/apache/eventmesh/pull/4298
Fixes #4268 ### Motivation Replaced the if-else statements with switch. Issue #4268 ### Modifications Replaced the if-else statements with switch. ### Documentation - Does this pull request introduce a new feature? - Ans: No - If a feature is not applicable for documentation, explain why? - Ans: Only replaced the if-else statements with switch. -- 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]
