You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by GitBox <gi...@apache.org> on 2019/06/21 18:55:53 UTC

[GitHub] [accumulo] keith-turner commented on issue #1230: Seeing invalid date for GC on master monitor page

keith-turner commented on issue #1230: Seeing invalid date for GC on master monitor page
URL: https://github.com/apache/accumulo/issues/1230#issuecomment-504535679
 
 
   @hkeebler  I am running a very recent version of 2.0.0-SNAPSHOT.  I just looked at and now I see a date.  I am running test with agitation where the master and tservers are being killed.  However I am not killing the GC process.
   
   ![master_date_2](https://user-images.githubusercontent.com/1268739/59944755-a12f8600-9433-11e9-8c9e-39c7b4a17679.png)
   
   > So the question is what should be done when this happens? 
   
   First determine whether this is a GC or monitor bug.    As far as what to display, I am not sure.  There are the following possible states :
     1. No GC process is running.  Could display `Unknown` for this state.
     2. GC process is running, but has never completed a GC cycle.  Could display `Never` for this state.
     3. GC process is running and has completed a GC cycle
   
   
   

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services