DimuthuWeerathunga opened a new pull request, #3225:
URL: https://github.com/apache/incubator-eventmesh/pull/3225

   Fixes #3168 
   
   
   
   ### Modifications
   
   *Describe the modifications you've done.*
   
   I have changed the api s used to read to and write from the file
   previous --> Line 53 - 57
   updated --> Line 56 - 68
   
   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]

Reply via email to