VishalMCF opened a new pull request, #4173: URL: https://github.com/apache/eventmesh/pull/4173
Fixes: https://github.com/apache/eventmesh/issues/4105. Motivation There are a few warnings related to fields that could have been declared final. Modifications 1. Made fields final. 2. Removed the commented-out block. 3. At line 106 added a code block for Reinterrupting the thread. Does this pull request to introduce a new feature? No -- 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]
