bug4811: place a new "port" field in version.json in the "start" script and use it for replica registration; added new port fields to replication status, for both, replicatedfrom and replicatedby

This commit is contained in:
Axel Uhl
2021-04-20 16:33:50 +02:00
parent 208d581735
commit ac765dca84
32 changed files with 388 additions and 270 deletions
@@ -22,7 +22,7 @@ import com.sap.sse.filestorage.FileStorageServiceResolver;
import com.sap.sse.filestorage.operations.FileStorageServiceOperation;
import com.sap.sse.filestorage.operations.SetActiveFileStorageServiceOperation;
import com.sap.sse.filestorage.operations.SetFileStorageServicePropertyOperation;
import com.sap.sse.replication.impl.AbstractReplicableWithObjectInputStream;
import com.sap.sse.replication.interfaces.impl.AbstractReplicableWithObjectInputStream;
/**
* Implements {@link ServiceTrackerCustomizer} so that all {@link FileStorageServices} announced in the registry can