mbien opened a new pull request #88: URL: https://github.com/apache/roller/pull/88
Noticed that the cache copies its contents twice since flush() + close() are used in sequence in the entire codebase. CachedContent.close() will now only update the content if something changed. + added some other minor performance related commits + fixed one leaking input stream + point release dependency updates -- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org