Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Resource leak #3729

Copy link
Copy link
@lcaouen

Description

@lcaouen
Issue body actions

If a PV is added without a prefix, then the release function in the PVPool doesn't find it and does not release it.

Java classes concerned
src/main/java/org/phoebus/pv/PVPool.java

Add (no prefix)
PVPool.createPV(name : my_pv, base_name : my_pv)

Remove (using prefix)
PVPool.releasePV(pv : loc://my_pv)

@shroffk :

@katysaintin has tried to correct this issue in this branch : master...katysaintin:phoebus:pv-local

There is a demo to reproduce it : https://drive.google.com/file/d/1Jwsb5x2lDna1FOe3_x1T80BC68Bxyqxa/view?usp=drive_link

Reactions are currently unavailable

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.