Petals SE POJO

Memory-leak because service-unit is not unreferenced when shutdowning it if an error occurs during its stop

Details

  • Type: Bug Bug
  • Status: Open Open
  • Priority: Major Major
  • Resolution: Unresolved
  • Affects Version/s: 2.2.6
  • Fix Version/s: 2.8.0
  • Component/s: None
  • Security Level: Public
  • Description:
    Hide

    If an error occurs during the stop of a service unit, the shutdown of the service unit will not be launched, and the service-unit will be always referenced into the component that will create a memory leak.

    So, if an error occurs during the stop or the shutdown, it should be catched to be loggued as a warning and ignored (not returned to the container)

    Show
    If an error occurs during the stop of a service unit, the shutdown of the service unit will not be launched, and the service-unit will be always referenced into the component that will create a memory leak. So, if an error occurs during the stop or the shutdown, it should be catched to be loggued as a warning and ignored (not returned to the container)
  • Environment:
    -

Issue Links

Activity

People

Dates

  • Created:
    Tue, 13 Mar 2012 - 11:04:37 +0100
    Updated:
    Wed, 12 Apr 2023 - 14:06:53 +0200