Petals SE POJO

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

Details

  • Type: Bug Bug
  • Status: Resolved Resolved
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 2.6.0, 2.7.0
  • Fix Version/s: 2.6.1, 2.7.1
  • 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

Activity

Hide
Christophe DENEUX added a comment - Wed, 13 Mar 2024 - 11:19:23 +0100

Backported in branch petals-se-pojo-2.7.x with svn#45243

Show
Christophe DENEUX added a comment - Wed, 13 Mar 2024 - 11:19:23 +0100 Backported in branch petals-se-pojo-2.7.x with svn#45243
Hide
Christophe DENEUX added a comment - Tue, 5 Mar 2024 - 09:57:48 +0100

Backported in branch 2.6.x with svn#45219

Show
Christophe DENEUX added a comment - Tue, 5 Mar 2024 - 09:57:48 +0100 Backported in branch 2.6.x with svn#45219
Hide
Christophe DENEUX added a comment - Tue, 5 Mar 2024 - 09:24:10 +0100

Reopened to backport in branches 2.6.x and 2.7.x

Show
Christophe DENEUX added a comment - Tue, 5 Mar 2024 - 09:24:10 +0100 Reopened to backport in branches 2.6.x and 2.7.x
Hide
Christophe DENEUX added a comment - Tue, 5 Mar 2024 - 09:23:23 +0100

Fixed in trunk with svn#45216

Show
Christophe DENEUX added a comment - Tue, 5 Mar 2024 - 09:23:23 +0100 Fixed in trunk with svn#45216

People

Dates

  • Created:
    Thu, 29 Feb 2024 - 15:34:39 +0100
    Updated:
    Wed, 13 Mar 2024 - 11:19:30 +0100
    Resolved:
    Wed, 13 Mar 2024 - 11:19:23 +0100