Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[JENKINS-12763] Reduce lock contention while updating caches #21

Merged
merged 4 commits into from Jun 15, 2012

Commits on Jan 16, 2012

  1. Reduce lock contention while updating caches

    Use different locks for updating master and slave nodes caches .
    Reduces lock contention and increases cache update performance when
    using multiple slave nodes.
    nimeacuerdo committed Jan 16, 2012
    Configuration menu
    Copy the full SHA
    eed5978 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2012

  1. Traces updated

    nimeacuerdo committed Jan 17, 2012
    Configuration menu
    Copy the full SHA
    7cf5ae7 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2012

  1. Configuration menu
    Copy the full SHA
    b8b61ff View commit details
    Browse the repository at this point in the history

Commits on May 22, 2012

  1. Changes towards the smallest diff for review

    Please note that the indentation of some lines is not the best just for
    the sake of getting the smallest diff, as requested during the review.
    nimeacuerdo committed May 22, 2012
    Configuration menu
    Copy the full SHA
    af0eb07 View commit details
    Browse the repository at this point in the history