Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
DEAD_DAYS_TIMEOUT |
15 |
public static final int |
EXPIRING_MINUTES_TIMEOUT |
30 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DESCRIPTION |
"IS Sweeper find expired (not updated for 30 minutes) Hosting Nodes and set their status to unreachable, dead (not updated for 15 days) Hosting Nodes and remove them from IS. Moreover it find orphan Running Instances and remove them from IS." |
public static final String |
NAME |
"ISSweeper" |
public static final String |
VERSION |
"1.0.0" |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final String |
CERTIFIED |
"certified" |
protected static final String |
UNREACHABLE |
"unreachable" |
Copyright © 2016. All Rights Reserved.