i am still trying to build a cluster with apache aries rsa and your implementation of the cluster information service. I can export and import endpoints in the network, but it's impossible to list the metrics from other nodes in the console.
Endpoints for framework 31b12de0-8de9-4738-adb5-255e40021945
id | interfaces | framework | comp name
-----------------------------------------------------------------------------------------------------------------------------------------
352747213-39335-1541409251839-0-1 | [org.osgi.service.clusterinfo.FrameworkNodeStatus] | 31b12de0-8de9-4738-adb5-255e40021945 |
tcp://192.168.98.184:42476 | [org.osgi.service.clusterinfo.FrameworkNodeStatus] | 31b12de0-8de9-4738-adb5-255e40021945 |
tcp://192.168.98.184:44357 | [org.osgi.service.clusterinfo.FrameworkNodeStatus] | 01434169-dcdb-4c9e-89ea-f2e338773d43 |
And now i want to access the Service FrameworkNodeStatus from the other osgi instance in the network, but it doesn't work...
cluster:metrics 01434169-dcdb-4c9e-89ea-f2e338773d43 10:15:49
No node found with id 01434169-dcdb-4c9e-89ea-f2e338773d43
No node found with id 01434169-dcdb-4c9e-89ea-f2e338773d43
I am using the apache aries rsa zookeeper for discovering with default values.
Greetings,
Jörn Schumann