Petals SE EIP

A warning log trace identifying clearly the invoked service operation initiating a timeout is not generated

Details

  • Type: Bug Bug
  • Status: In Progress In Progress
  • Priority: Major Major
  • Resolution: Unresolved
  • Affects Version/s: 2.10.0, 2.11.0
  • Fix Version/s: 2.12.0
  • Component/s: None
  • Security Level: Public
  • Description:
    Hide

    A warning log trace identifying clearly the invoked service operation initiating a timeout is not generated because the method 'onExpiredAsyncJBIMessage(...)' is not correctly inherited.

    The call to the parent method is missing:

    super.onExpiredAsyncJBIMessage(asyncExchange, asyncContext);
    Show
    A warning log trace identifying clearly the invoked service operation initiating a timeout is not generated because the method 'onExpiredAsyncJBIMessage(...)' is not correctly inherited. The call to the parent method is missing:
    super.onExpiredAsyncJBIMessage(asyncExchange, asyncContext);
  • Environment:
    -

Issue Links

People

Dates

  • Created:
    Fri, 15 Mar 2024 - 17:44:16 +0100
    Updated:
    Fri, 15 Mar 2024 - 17:55:17 +0100