On Thu, Nov 23, 2017 at 10:44 AM, Michael Vorburger <[email protected]> wrote:
> Hello, > > does anyone here have an idea / suggestion re. what would be the best API > to use to obtain a unique ID for a Cluster Node in ODL? > > In https://jira.opendaylight.org/projects/GENIUS/issues/GENIUS-98 I had > complained that the > "InetAddresses.coerceToInteger(InetAddress.getLocalHost())" > used in a few places in genius and netvirt may not be ideal - but I don't > really have a better alternative either... do you? > The role name configured in the akka.conf would be a good candidate. This can be obtained via an akka API or via JMX. > > Tx, > M. > -- > Michael Vorburger, Red Hat > [email protected] | IRC: vorburger @freenode | ~ = http://vorburger.ch > > _______________________________________________ > controller-dev mailing list > [email protected] > https://lists.opendaylight.org/mailman/listinfo/controller-dev > >
_______________________________________________ controller-dev mailing list [email protected] https://lists.opendaylight.org/mailman/listinfo/controller-dev
