aljoscha commented on issue #7312: [FLINK-11169][runtime] fix the problem of not being reloaded for jobmanager's… URL: https://github.com/apache/flink/pull/7312#issuecomment-455164953 @AlphaGarden I think this happened because of legacy reasons. The contributor that did the initial support for log file reading just took the static file handler and went with it, even though it probably wasn't the best solution in the long run. The `TaskManagerLogFileHandler` was added later by someone who saw that it needs its own implementation.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on 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
