Branch: refs/heads/master Home: https://github.com/jenkinsci/gerrit-trigger-plugin Commit: 75b1aebd7bbb2a8946b178758b164f67c830115f https://github.com/jenkinsci/gerrit-trigger-plugin/commit/75b1aebd7bbb2a8946b178758b164f67c830115f Author: Alexander Akbashev <mr.akbas...@gmail.com> Date: 2017-10-25 (Wed, 25 Oct 2017)
Changed paths: M src/main/java/com/sonyericsson/hudson/plugins/gerrit/trigger/gerritnotifier/model/BuildMemory.java Log Message: ----------- Do not query Jenkins Core API if it's possible getProject uses Jenkins Core API to get the instance of Job. As result it leads to big memory footprint because getItemByFullname needs to pass ACL checks. Commit: fe5e2655484dd61df65cb2777c5908e6064f8787 https://github.com/jenkinsci/gerrit-trigger-plugin/commit/fe5e2655484dd61df65cb2777c5908e6064f8787 Author: Robert Sandell <rsand...@cloudbees.com> Date: 2017-10-25 (Wed, 25 Oct 2017) Changed paths: M src/main/java/com/sonyericsson/hudson/plugins/gerrit/trigger/gerritnotifier/model/BuildMemory.java Log Message: ----------- Merge pull request #332 from Jimilian/reduce_memory_consumption_get_project Do not query Jenkins Core API if it's possible Compare: https://github.com/jenkinsci/gerrit-trigger-plugin/compare/16017f686b71...fe5e2655484d -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.