Petals ESB Container

Containers are not completely detached if launched concurrently

Details

  • Type: Bug Bug
  • Status: Resolved Resolved
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 5.0.0
  • Fix Version/s: 5.0.1
  • Component/s: Topology/network
  • Security Level: Public
  • Description:
    Hide

    I have a dynamic topology composed if 6 containers. I try to detached 4 containers concurrently.

    When detachments are done, I use Petals CLI to list the containers known on remaining containers of the topology. In the following example, the container 'initial-container-5' was detached from the topology but it is always known by a container of the topology :

    petals-cli>connect -y
    petals-cli@localhost:7700>topology-list 
    Domain: Target-PEtALS
    * Container: target-container-0 (Started)
    ** Host: localhost
    ** JMX port: 7700
    ** TCP port: 7800
    ** JMX username: ********
    ** JMX password: ********
    * Container: initial-container-5 (Started)
    ** Host: 192.168.1.100
    ** JMX port: 7707
    ** TCP port: 7807
    ** JMX username: ********
    ** JMX password: ********
    * Container: initial-container-0 (Started)
    ** Host: 192.168.1.100
    ** JMX port: 7702
    ** TCP port: 7802
    ** JMX username: ********
    ** JMX password: ********
    
    petals-cli@localhost:7700>
    Show
    I have a dynamic topology composed if 6 containers. I try to detached 4 containers concurrently. When detachments are done, I use Petals CLI to list the containers known on remaining containers of the topology. In the following example, the container 'initial-container-5' was detached from the topology but it is always known by a container of the topology :
    petals-cli>connect -y
    petals-cli@localhost:7700>topology-list 
    Domain: Target-PEtALS
    * Container: target-container-0 (Started)
    ** Host: localhost
    ** JMX port: 7700
    ** TCP port: 7800
    ** JMX username: ********
    ** JMX password: ********
    * Container: initial-container-5 (Started)
    ** Host: 192.168.1.100
    ** JMX port: 7707
    ** TCP port: 7807
    ** JMX username: ********
    ** JMX password: ********
    * Container: initial-container-0 (Started)
    ** Host: 192.168.1.100
    ** JMX port: 7702
    ** TCP port: 7802
    ** JMX username: ********
    ** JMX password: ********
    
    petals-cli@localhost:7700>
  • Environment:
    -

Activity

People

Dates

  • Created:
    Mon, 16 Nov 2015 - 10:33:10 +0100
    Updated:
    Mon, 16 Nov 2015 - 18:29:04 +0100
    Resolved:
    Mon, 16 Nov 2015 - 18:28:39 +0100