ProcessingUnit undeployAndWait times out when not all GSMs are in sync
Description
Activity
Show:
Fixed
Details
Details
Assignee
Reporter
Participants of an issue
Priority

Fix versions
Product
XAP
Edition
Premium
Platform
All
Sprint
None
Trello Card
Workaround
call undeploy and not undeployAndWait
Acceptance Test
xap-tests/xap-sgtest/tests/src/main/java/test/disconnect/DisconnectAndUndeployTest.java
Freshdesk Support
Open Freshdesk Support
Created March 29, 2017 at 8:33 AM
Updated November 5, 2017 at 4:22 PM
Resolved April 5, 2017 at 9:54 AM
Given two or more GSMs
And a deployment known by all,
When one of the GSMs disconnects from the network
And an undeploy operation takes place
When the disconnected GSM reconnects
Then the processing unit is still accessible via Admin API
test that failed:
test.disconnect.manager.DisconnectPrimaryZKTest#test1
in this test the GSM reconnects to the network but is still not registered with other GSMs, and doesn't get the ProvisionMonitorEvent.OPSTRING_UNDEPLOYED event