Details
-
- Environment:
- -
Issue Links
| Depends | |||
|---|---|---|---|
|
|||
Activity
| Field | Original Value | New Value |
|---|---|---|
| Link |
This issue depends on |
| Priority | Blocker [ 1 ] | |
| Description |
To deploy a Petals ESB composed of several nodes, we should be able to deploy components and SAs on each node concurrently.
As Petals CLI is able to work with only one container at a time, we should be able to launch several Petals CLI in the same time on the same machine. In script mode, as the connexion establishment must be done in the script file, we can imagine to execute several scripts concurrently with the same Petals CLI instance. Petals CLI should be able to execute several script file in a dedicated context. |
To deploy a Petals ESB composed of several nodes, we should be able to deploy components and SAs on each node concurrently.
As Petals CLI is able to work with only one container at a time, we should be able to launch several Petals CLI in the same time on the same machine. In script mode, as the connexion establishment must be done in the script file, we can imagine to execute several scripts concurrently with the same Petals CLI instance. But if we can launch several Petals CLI instances in the same time, the script files can be executed concurrently launching a Petals CLI instance by script file, delegating the concurrency to the execution shell. |
| Fix Version/s | 4.3.0 [ 10532 ] | |
| Priority | Blocker [ 1 ] | Major [ 3 ] |
| Fix Version/s | 4.3.0 [ 10562 ] | |
| Fix Version/s | 4.3.0-beta-1 [ 10532 ] |
| Status | New [ 10000 ] | Open [ 10002 ] |
| Status | Open [ 10002 ] | In Progress [ 10003 ] |
| Status | In Progress [ 10003 ] | Resolved [ 10004 ] |
| Fix Version/s | 5.0.0 [ 10412 ] | |
| Fix Version/s | 4.3.0 [ 10562 ] | |
| Resolution | Fixed [ 1 ] |
| Transition | Status Change Time | Execution Times | Last Executer | Last Execution Date | |||||||||
|
|
|
|
|
|||||||||
|
|
|
|
|
|||||||||
|
|
|
|
|

A workaround is to set the parameter embedded.http.port to 0 in Petals CLI preferences.