Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-74898

Sonar transient action factories should inform about action it handles

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • sonar-plugin
    • None

      I have seen many environments with slowdown and exceptions coming from the Sonar resolver and realized recently that the SonarProjectActionFactory is not informing about the actions it creates. That can cause the Transient action factory to be consulted un-necessarily and given that this action is possible sending request to an external service, it may slowdown the caller considerably.

      This factory should define override TransientActionFactory#actionType to prevent this.

            allan_burdajewicz Allan BURDAJEWICZ
            allan_burdajewicz Allan BURDAJEWICZ
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: