Petals BC Quartz

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.7.0, 1.8.0
  • Fix Version/s: 1.7.2, 1.8.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 service consumer send its messages using 'AbstractListener.send(...)' instead of using 'AbstractListener.sendAsync(...)',
    • and status replies are processed using 'AbstractJBIListener.onJBIMessage(...)' instead of using 'AbstractJBIListener.onAsyncJBIMessage(...)'.
    Show
    A warning log trace identifying clearly the invoked service operation initiating a timeout is not generated because:
    • the service consumer send its messages using 'AbstractListener.send(...)' instead of using 'AbstractListener.sendAsync(...)',
    • and status replies are processed using 'AbstractJBIListener.onJBIMessage(...)' instead of using 'AbstractJBIListener.onAsyncJBIMessage(...)'.
  • Environment:
    -

Issue Links

Activity

Hide
Christophe DENEUX added a comment - Mon, 4 Mar 2024 - 13:31:18 +0100

Fixed in trunk with svn#45205

Show
Christophe DENEUX added a comment - Mon, 4 Mar 2024 - 13:31:18 +0100 Fixed in trunk with svn#45205
Hide
Christophe DENEUX added a comment - Mon, 4 Mar 2024 - 13:31:50 +0100 - edited

Reopened to backport in brnaches 1.7.x and 1.8.x

Show
Christophe DENEUX added a comment - Mon, 4 Mar 2024 - 13:31:50 +0100 - edited Reopened to backport in brnaches 1.7.x and 1.8.x
Hide
Christophe DENEUX added a comment - Mon, 4 Mar 2024 - 14:00:28 +0100

Backported in branch 1.7.x with svn#45208

Show
Christophe DENEUX added a comment - Mon, 4 Mar 2024 - 14:00:28 +0100 Backported in branch 1.7.x with svn#45208
Hide
Christophe DENEUX added a comment - Tue, 12 Mar 2024 - 09:50:32 +0100

Backported in branch petals-bc-quartz-1.8.x with svn#45239

Show
Christophe DENEUX added a comment - Tue, 12 Mar 2024 - 09:50:32 +0100 Backported in branch petals-bc-quartz-1.8.x with svn#45239

People

Dates

  • Created:
    Thu, 29 Feb 2024 - 10:32:50 +0100
    Updated:
    Tue, 12 Mar 2024 - 09:52:23 +0100
    Resolved:
    Tue, 12 Mar 2024 - 09:50:32 +0100