mattcasters opened a new issue, #6147: URL: https://github.com/apache/hop/issues/6147
### What needs to happen? The database cache code was originally saving itself to a file called `db.cache`. However, the code to save itself is never called again. It's best to clean up this code as it is never used anyway. There's also no point in looking for the file when instantiating the cache and possibly throwing an error. So a cleanup is in order. See also: https://github.com/apache/hop/issues/6042 ### Issue Priority Priority: 3 ### Issue Component Component: API -- 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]
