Optimize get log method

This issue is archived. You can view it, but you can't modify it. Learn more

XMLWordPrintable

      Follow-up issue for https://github.com/jenkinsci/jenkins/pull/2607

      > Current implementation of getLog(int maxLines) reads entire log file.
      In this PR I'm addressing this issue. Instead of reading all lines from start, I'm readying only maxLines from end of log.

            Assignee:
            Unassigned
            Reporter:
            Oleg Nenashev
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Resolved:
              Archived: