Petals BC REST

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.3.0-BC , 2.4.0-BC
  • Fix Version/s: 2.3.3-BC , 2.4.1-BC
  • Component/s: Consumer mode
  • 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 - Mon, 4 Mar 2024 - 18:02:27 +0100

Improved in trunk with svn#45214

Show
Christophe DENEUX added a comment - Mon, 4 Mar 2024 - 18:02:27 +0100 Improved in trunk with svn#45214
Hide
Christophe DENEUX added a comment - Mon, 4 Mar 2024 - 18:03:01 +0100

Reopened to backport in branches 2.3.x and 2.4.x

Show
Christophe DENEUX added a comment - Mon, 4 Mar 2024 - 18:03:01 +0100 Reopened to backport in branches 2.3.x and 2.4.x
Hide
Christophe DENEUX added a comment - Mon, 4 Mar 2024 - 18:32:43 +0100

Backported in branch 2.3.x with svn#45215

Show
Christophe DENEUX added a comment - Mon, 4 Mar 2024 - 18:32:43 +0100 Backported in branch 2.3.x with svn#45215
Hide
Christophe DENEUX added a comment - Tue, 12 Mar 2024 - 14:20:46 +0100

Backported in branch petals-bc-rest-2.4.x with svn#45240

Show
Christophe DENEUX added a comment - Tue, 12 Mar 2024 - 14:20:46 +0100 Backported in branch petals-bc-rest-2.4.x with svn#45240

People

Dates

  • Created:
    Wed, 28 Feb 2024 - 13:18:02 +0100
    Updated:
    Tue, 12 Mar 2024 - 14:20:46 +0100
    Resolved:
    Tue, 12 Mar 2024 - 14:20:46 +0100