rzo1 opened a new pull request, #8974:
URL: https://github.com/apache/storm/pull/8974

   `listLogFiles` took a `user` argument and never used it, so `/listLogs` and 
`/searchLogs` returned every topology's file names.
   
   Filtering now happens once per port directory rather than once per file, to 
keep the listing off a per-file disk read. Extends 
`LogviewerLogPageHandlerTest`.


-- 
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]

Reply via email to