Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
Description
When the webpage is loaded the first time, the shutdown button is enabled by default, which might not be correct, since scenarios like HTTPS, etc does not support this for remote bits. (i.e the user needs to navigate to that node's UI for shutting it down).
Similarly, when a previously unseen Drillbit comes online, the node will not be rendered until the page is refreshed by the user.
Lastly, if the node from whom the UI page was served goes down, the status update for the rest of the cluster is not updated.