DimuthuWeerathunga opened a new pull request, #3206: URL: https://github.com/apache/incubator-eventmesh/pull/3206
Fixes #3168. ### Motivation I am an aspiring developer contributing to opensource ### Modifications I have changed the api s used to read to and write from the file previous --> Line 54 and 56 updated --> Line 54 and 55 made sure the resources are closed by enclosing it with try with resources. made sure the test fails if it fails to read from the given file or fails to write to it. ### Documentation - Does this pull request 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]
