rzo1 opened a new pull request, #8978: URL: https://github.com/apache/storm/pull/8978
The download handler called `setLogFilePermission` before deciding whether to serve the file, so a request that was refused still changed the file on disk. The permission change now happens only on the path that serves the file, matching the ordering `logPage` already uses. Extends `LogviewerLogDownloadHandlerTest`. -- 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]
