ctubbsii commented on PR #3403:
URL: https://github.com/apache/accumulo/pull/3403#issuecomment-1551972166

   After further investigation, it seems this will fix the issue where the 
finished state is not updated (and stays 0) and the cycle stats aren't updated, 
if there's an exception that occurred during the cycle.
   
   This does not yet fix the situation where the current cycle is not yet 
finished, and has not set a finished time. In those cases, we set 
ManagerInformation to have a "Running" label for the gcStatus (it can also take 
a value of "Down" or "Waiting", but it doesn't appear to be used anywhere, and 
appears to be different than the StatusInformation resource object, which also 
has a gcStatus, but uses items like "OK" and "ERROR" instead, and power some 
specific visual items in the monitor.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to