Make Plan Exec thread pool stats monitorable via JMX

XMLWordPrintable

    • Type: Suggestion
    • Resolution: Unresolved
    • None
    • Component/s: Triggers
    • 3
    • 2

      Problem Definition

      The plan execution thread pool is critical to triggering and change detection operations within Bamboo and is prone to contention as workloads increase and change detection operations enter unhealthy completion times. Being able to monitor this via JMX would be beneficial so customers can be proactive in sizing it rather than reactive.

      Currently it's only monitorable via thread dumps and the UI at $BAMBOO_BASE_URL/admin/viewBambooInternals.action

      Suggested Solution

      Implement MBeans that track Plan Exec thread pool stats such as running workers and queue size so that it can be monitored via JMX tooling.

            Assignee:
            Unassigned
            Reporter:
            Jeremy Owen
            Votes:
            10 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated: