Petals CDK

Introduce a shutdown hook for the JBIListener

Details

  • Type: Improvement Request Improvement Request
  • Status: Resolved Resolved
  • Priority: Minor Minor
  • Resolution: Fixed
  • Affects Version/s: 5.5.0
  • Fix Version/s: 5.6.0
  • Component/s: None
  • Security Level: Public
  • Description:
    Hide

    There is one JBI Listener per MessageExchangeProcessor.

    Thus it becomes quickly complex to clean resources related to the JBIListener during component shutdown.

    Mirroring the init() hook, there could be a shutdown() hook called when a JBIListener and its MessageExchangeProcessor are discarded.

    Show
    There is one JBI Listener per MessageExchangeProcessor. Thus it becomes quickly complex to clean resources related to the JBIListener during component shutdown. Mirroring the init() hook, there could be a shutdown() hook called when a JBIListener and its MessageExchangeProcessor are discarded.
  • Environment:
    -

People

Dates

  • Created:
    Fri, 15 Jan 2016 - 11:41:41 +0100
    Updated:
    Fri, 15 Jan 2016 - 11:55:02 +0100
    Resolved:
    Fri, 15 Jan 2016 - 11:55:02 +0100