Old configuration is not deleted on purge
This commit is contained in:
parent
78d6fe1eb5
commit
ea71d5d8e5
|
@ -510,7 +510,6 @@ public class GCoreISConfigurationProxy {
|
||||||
registryPublisher.remove(serviceEndpoint);
|
registryPublisher.remove(serviceEndpoint);
|
||||||
}
|
}
|
||||||
|
|
||||||
deleteOldConfiguration();
|
|
||||||
}
|
}
|
||||||
|
|
||||||
protected Property addProperty(Group<Property> properties, String name, String value) {
|
protected Property addProperty(Group<Property> properties, String name, String value) {
|
||||||
|
|
Loading…
Reference in New Issue