Petals SE Flowable

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.3.2, 1.4.0
  • Fix Version/s: 1.3.3, 1.4.1
  • Component/s: Service engine
  • 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 - 10:01:31 +0100

Fixed in master with git#816ffddd

Show
Christophe DENEUX added a comment - Tue, 5 Mar 2024 - 10:01:31 +0100 Fixed in master with git#816ffddd
Hide
Christophe DENEUX added a comment - Tue, 5 Mar 2024 - 10:02:25 +0100

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

Show
Christophe DENEUX added a comment - Tue, 5 Mar 2024 - 10:02:25 +0100 Reopened to backport in branches 1.3.x and 1.4.x
Hide
Christophe DENEUX added a comment - Tue, 5 Mar 2024 - 11:43:00 +0100

Backported in branch 1.3.x with git#e5214feb

Show
Christophe DENEUX added a comment - Tue, 5 Mar 2024 - 11:43:00 +0100 Backported in branch 1.3.x with git#e5214feb
Hide
Christophe DENEUX added a comment - Fri, 15 Mar 2024 - 12:49:32 +0100

Backported in branch petals-se-flowable-1.4.x with git#5e90fcf9

Show
Christophe DENEUX added a comment - Fri, 15 Mar 2024 - 12:49:32 +0100 Backported in branch petals-se-flowable-1.4.x with git#5e90fcf9

People

Dates

  • Created:
    Wed, 28 Feb 2024 - 11:36:00 +0100
    Updated:
    Fri, 15 Mar 2024 - 12:49:32 +0100
    Resolved:
    Fri, 15 Mar 2024 - 12:49:32 +0100