norbert icon indicating copy to clipboard operation
norbert copied to clipboard

Norbert is a cluster manager and networking layer built on top of Zookeeper.

Results 4 norbert issues
Sort by recently updated
recently updated
newest added

Extend norbert netty server and client with SSL support for cloud service.

There are a bunch of changes here: 1) Added metrics to track the number of active threads/current threads in server thread pool. 2) Added metrics in JMX to track in...

The getter was missing a synchronized and it is using scala mutable map.