agresch opened a new pull request #3093: STORM-3476 don't query remote files on cleanup if target size is acce… URL: https://github.com/apache/storm/pull/3093 …ptable I'm seeing supervisors querying files over and over on the namenode from this method and never deleting them, adding namenode load. If we're below the cleanup target size, it seems we should just not bother doing these checks.
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
