Handling of new RSs checking in is done via RPC. This class is only responsible for watching for expired nodes. It handles listening for changes in the RS node list and watching each node.
If an RS node gets deleted, this automatically handles calling of {@link ServerManager#expireServer(ServerName)}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|