Petals BC Gateway

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.1.0, 1.2.0
  • Fix Version/s: 1.1.1, 1.2.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, 6 Mar 2024 - 10:10:55 +0100

Fixed in master with git#a81cece

Show
Christophe DENEUX added a comment - Wed, 6 Mar 2024 - 10:10:55 +0100 Fixed in master with git#a81cece
Hide
Christophe DENEUX added a comment - Wed, 6 Mar 2024 - 10:11:56 +0100

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

Show
Christophe DENEUX added a comment - Wed, 6 Mar 2024 - 10:11:56 +0100 Reopened to backport in branches 1.1.x and 1.2.x
Hide
Christophe DENEUX added a comment - Wed, 6 Mar 2024 - 10:31:56 +0100

Backported in branch 1.1.x with git#0bca087

Show
Christophe DENEUX added a comment - Wed, 6 Mar 2024 - 10:31:56 +0100 Backported in branch 1.1.x with git#0bca087
Hide
Christophe DENEUX added a comment - Tue, 12 Mar 2024 - 12:07:00 +0100

Backported in branch petals-bc-gateway-1.2.x with git#46337ea

Show
Christophe DENEUX added a comment - Tue, 12 Mar 2024 - 12:07:00 +0100 Backported in branch petals-bc-gateway-1.2.x with git#46337ea

People

Dates

  • Created:
    Wed, 28 Feb 2024 - 13:13:53 +0100
    Updated:
    Tue, 12 Mar 2024 - 12:07:00 +0100
    Resolved:
    Tue, 12 Mar 2024 - 12:07:00 +0100