jenkinsci / jenkinsci/support-core-plugin

[JENKINS-21671] Summarize Stapler bound objects

Open
#700 1 comment 0 reactions 0 assignees View on GitHub
component:support-core-plugin imported-jira-issue priority:major resolution:unresolved
Dominant language
Java
Stars
19
Forks
77
Avg merge
17h 53m
Merged PRs (30d)
3

Description

Find some way to obtain all the BoundObjectTable.Table instances held in session attributes, and produce a histogram of the implementation classes of the targets (referents). This can help diagnose potential memory leaks (JENKINS-16341">JENKINS-16341).

---
Originally reported by jglick, imported from: Summarize Stapler bound objects


  • status: Open
  • priority: Major
  • component(s): support-core-plugin
  • resolution: Unresolved
  • votes: 0
  • watchers: 1
  • imported: 20251212-090250

Raw content of original issue

Find some way to obtain all the BoundObjectTable.Table instances held in session attributes, and produce a histogram of the implementation classes of the targets (referents). This can help diagnose potential memory leaks (JENKINS-16341).

  • environment: originally RM-1866

Contributor guide

Open the contributing guide

Research direction

Start by locating BoundObjectTable.Table and the session-attribute handling in the support-core-plugin code. Determine how all held tables and their referent implementation classes can be identified; done means exposing a histogram that helps diagnose potential memory leaks, with behavior verified by the project's relevant tests if available.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
observability
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.