Petals SE Camel

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: 1.2.2-BC, 1.3.0-BC
  • Fix Version/s: 1.2.3-BC, 1.3.1-BC
  • 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 - Tue, 5 Mar 2024 - 15:42:08 +0100

Fixed in master with git#c5951c2

Show
Christophe DENEUX added a comment - Tue, 5 Mar 2024 - 15:42:08 +0100 Fixed in master with git#c5951c2
Hide
Christophe DENEUX added a comment - Tue, 5 Mar 2024 - 15:42:42 +0100

Reopened to backport in branches 1.2.x and 1.3.x

Show
Christophe DENEUX added a comment - Tue, 5 Mar 2024 - 15:42:42 +0100 Reopened to backport in branches 1.2.x and 1.3.x
Hide
Christophe DENEUX added a comment - Tue, 5 Mar 2024 - 16:22:15 +0100

Backported in branch 1.2.x with git#f39a378

Show
Christophe DENEUX added a comment - Tue, 5 Mar 2024 - 16:22:15 +0100 Backported in branch 1.2.x with git#f39a378
Hide
Christophe DENEUX added a comment - Thu, 14 Mar 2024 - 13:03:32 +0100

Backported in branch petals-se-camel-1.3.x with git#a056524

Show
Christophe DENEUX added a comment - Thu, 14 Mar 2024 - 13:03:32 +0100 Backported in branch petals-se-camel-1.3.x with git#a056524

People

Dates

  • Created:
    Thu, 29 Feb 2024 - 13:57:42 +0100
    Updated:
    Thu, 14 Mar 2024 - 13:03:32 +0100
    Resolved:
    Thu, 14 Mar 2024 - 13:03:32 +0100