Petals ESB CLI

The command 'topology-list' should return container states

Details

  • Type: Improvement Request Improvement Request
  • Status: Resolved Resolved
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 2.1.4
  • Fix Version/s: 2.2.0
  • Security Level: Public
  • Description:
    Hide

    Nowadays, Petals CLI has no command reporting state of a container.

    A right place to get this information is the information returned by the command 'topology-list', where the container state could be displayed as following:

    petals-cli@host:port> topology-list
    Domain: Domain 1
    * Subdomain: SubDomain 1
    ** Container: Node1 (Started)
    *** information
    
    ** Container: Node2 (Stopped)
    *** information
    
    ** Container: Node2 (Unknown)
    *** information
    
    * Subdomain: SubDomain 2
    ...

    Possible container states are: Started, Stopped, Unknown

    Show
    Nowadays, Petals CLI has no command reporting state of a container. A right place to get this information is the information returned by the command 'topology-list', where the container state could be displayed as following:
    petals-cli@host:port> topology-list
    Domain: Domain 1
    * Subdomain: SubDomain 1
    ** Container: Node1 (Started)
    *** information
    
    ** Container: Node2 (Stopped)
    *** information
    
    ** Container: Node2 (Unknown)
    *** information
    
    * Subdomain: SubDomain 2
    ...
    Possible container states are: Started, Stopped, Unknown
  • Environment:
    -

Issue Links

Activity

Christophe DENEUX made changes - Tue, 9 Jun 2015 - 13:02:23 +0200
Field Original Value New Value
Status New [ 10000 ] Open [ 10002 ]
Priority Major [ 3 ]
Christophe DENEUX made changes - Tue, 9 Jun 2015 - 13:02:26 +0200
Status Open [ 10002 ] In Progress [ 10003 ]
Christophe DENEUX made changes - Tue, 9 Jun 2015 - 13:02:46 +0200
Description Nowadays, Petals CLI has no command reporting state of a container.

A right place to get this information is the information returned by the command '{{topology-list}}', where the container state could be displayed as following:
{code}
petals-cli@host:port> topology-list
Domain: Domain 1
* Subdomain: SubDomain 1
** Container: Node1 (STARTED)
*** information

** Container: Node2 (STOPPED)
*** information

** Container: Node2 (UNKNOWN)
*** information

* Subdomain: SubDomain 2
...
{code}

Possible container states are: {{Started}}, {{Stopped}}, {{Unknown}}
Nowadays, Petals CLI has no command reporting state of a container.

A right place to get this information is the information returned by the command '{{topology-list}}', where the container state could be displayed as following:
{code}
petals-cli@host:port> topology-list
Domain: Domain 1
* Subdomain: SubDomain 1
** Container: Node1 (Started)
*** information

** Container: Node2 (Stopped)
*** information

** Container: Node2 (Unknown)
*** information

* Subdomain: SubDomain 2
...
{code}

Possible container states are: {{Started}}, {{Stopped}}, {{Unknown}}
Christophe DENEUX made changes - Tue, 9 Jun 2015 - 16:11:59 +0200
Status In Progress [ 10003 ] Resolved [ 10004 ]
Fix Version/s 2.2.0 [ 10404 ]
Resolution Fixed [ 1 ]
Christophe DENEUX made changes - Thu, 2 Jul 2015 - 09:51:43 +0200
Link This issue depends on PETALSESBCONT-340 [ PETALSESBCONT-340 ]

People

Dates

  • Created:
    Tue, 9 Jun 2015 - 12:44:32 +0200
    Updated:
    Thu, 2 Jul 2015 - 09:51:43 +0200
    Resolved:
    Tue, 9 Jun 2015 - 16:11:57 +0200