Details
-
Type:
Bug
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.5.0
-
Fix Version/s: 2.6.0
-
Security Level: Public
-
- Environment:
- -
Activity
| Field | Original Value | New Value |
|---|---|---|
| Status | New [ 10000 ] | Open [ 10002 ] |
| Priority | Major [ 3 ] | |
| Component/s | Task 'petals-monit-build-flow-correlation-tree' [ 10385 ] |
| Status | Open [ 10002 ] | In Progress [ 10003 ] |
| Description |
The MONIT traces permit to rebuild flow instances. Sometimes several flow instances are correlated (a flow instance is created from another one). Flow instances linked form a flow instance tree. And so, from all MONIT traces, we can create flow instance trees.
Create an Ant task to build these flow instance trees from MONIT traces previously loaded with '{{}}'. Next, for example, they could be operated with the right Ant task to check them. |
The MONIT traces permit to rebuild flow instances. Sometimes several flow instances are correlated (a flow instance is created from another one). Flow instances linked form a flow instance tree. And so, from all MONIT traces, we can create flow instance trees.
Create an Ant task to build these flow instance trees from MONIT traces previously loaded with '{{petals-monit-read-logfiles}}'. Next, for example, they could be operated with the right Ant task to check them. |
| Component/s | Task 'petals-assert-flow-trees' [ 10386 ] |
| Description |
The MONIT traces permit to rebuild flow instances. Sometimes several flow instances are correlated (a flow instance is created from another one). Flow instances linked form a flow instance tree. And so, from all MONIT traces, we can create flow instance trees.
Create an Ant task to build these flow instance trees from MONIT traces previously loaded with '{{petals-monit-read-logfiles}}'. Next, for example, they could be operated with the right Ant task to check them. |
The MONIT traces permit to rebuild flow instances. Sometimes several flow instances are correlated (a flow instance is created from another one). Flow instances linked form a flow instance tree. And so, from all MONIT traces, we can create flow instance trees.
Create an Ant task to build these flow instance trees from MONIT traces previously loaded with '{{petals-monit-read-logfiles}}'. Next, for example, they could be operated with the right Ant task to check them. {code} <petals-monit-read-logfiles id="flows" dir="${petals.home}/logs/flow-monitoring" /> <petals-monit-build-flow-correlation-tree refid="flows" id="flow-trees"> <petals-assert-flow-trees refid="flow-trees" assert-size="${expected-root-flow-number}" /> {code} |
| Description |
The MONIT traces permit to rebuild flow instances. Sometimes several flow instances are correlated (a flow instance is created from another one). Flow instances linked form a flow instance tree. And so, from all MONIT traces, we can create flow instance trees.
Create an Ant task to build these flow instance trees from MONIT traces previously loaded with '{{petals-monit-read-logfiles}}'. Next, for example, they could be operated with the right Ant task to check them. {code} <petals-monit-read-logfiles id="flows" dir="${petals.home}/logs/flow-monitoring" /> <petals-monit-build-flow-correlation-tree refid="flows" id="flow-trees"> <petals-assert-flow-trees refid="flow-trees" assert-size="${expected-root-flow-number}" /> {code} |
The MONIT traces permit to rebuild flow instances. Sometimes several flow instances are correlated (a flow instance is created from another one). Flow instances linked form a flow instance tree. And so, from all MONIT traces, we can create flow instance trees.
Create an Ant task to build these flow instance trees from MONIT traces previously loaded with '{{petals-monit-read-logfiles}}'. Next, for example, they could be operated with the right Ant task to check them. {code} <petals-monit-read-logfiles id="flows" dir="${petals.home}/logs/flow-monitoring" /> <petals-monit-build-flow-correlation-tree refid="flows" id="flow-trees"> <petals-assert-flow-trees refid="flow-trees" assert-size="${expected-root-flow-number}" /> {code} |
| Component/s | Task 'petals-assert-flow-tree' [ 10387 ] |
| Description |
The MONIT traces permit to rebuild flow instances. Sometimes several flow instances are correlated (a flow instance is created from another one). Flow instances linked form a flow instance tree. And so, from all MONIT traces, we can create flow instance trees.
Create an Ant task to build these flow instance trees from MONIT traces previously loaded with '{{petals-monit-read-logfiles}}'. Next, for example, they could be operated with the right Ant task to check them. {code} <petals-monit-read-logfiles id="flows" dir="${petals.home}/logs/flow-monitoring" /> <petals-monit-build-flow-correlation-tree refid="flows" id="flow-trees"> <petals-assert-flow-trees refid="flow-trees" assert-size="${expected-root-flow-number}" /> {code} |
The MONIT traces permit to rebuild flow instances. Sometimes several flow instances are correlated (a flow instance is created from another one). Flow instances linked form a flow instance tree. And so, from all MONIT traces, we can create flow instance trees.
Create an Ant task to build these flow instance trees from MONIT traces previously loaded with '{{petals-monit-read-logfiles}}'. Next, for example, they could be operated with the right Ant task to check them. {code} <petals-monit-read-logfiles id="flows" dir="${petals.home}/logs/flow-monitoring" /> <petals-monit-build-flow-trees refid="flows" id="flow-trees"> <petals-assert-flow-trees refid="flow-trees" assert-size="${expected-root-flow-number}" /> {code} |
| Status | In Progress [ 10003 ] | Resolved [ 10004 ] |
| Resolution | Fixed [ 1 ] |
| Fix Version/s | 2.5.1 [ 10598 ] |