Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [concierge-dev] cluster info service can not find other nodes

Apologies I can't help with Aries.  

I will point out that ECF's RSA has multiple discovery providers...including zookeeper, etcd, zeroconf, slp and an open API and examples for creating other/custom discovery providers.

Scott

https://wiki.eclipse.org/Eclipse_Communication_Framework_Project

On 11/5/2018 2:16 AM, "Jörn Schumann (joern.schumann@xxxxxxxxxxxxxxxx)" wrote:
Hey,
 
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. 
 
This is the output for all provided endpoints:
 

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



_______________________________________________
concierge-dev mailing list
concierge-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://www.eclipse.org/mailman/listinfo/concierge-dev



Back to the top