I noticed a previous ticket saying that loggers should become readonly when they run out of space. It'd be awesome if Accumulo did this in general - i.e. if there is no more space in HDFS Accumulo stops trying merging compactions and goes into read only mode. Minor compactions could even fail as long as loggers have the data.
On Feb 21, 2012, at 3:58 PM, John Vines (Created) (JIRA) wrote: > Improve logger monitor page info > -------------------------------- > > Key: ACCUMULO-423 > URL: https://issues.apache.org/jira/browse/ACCUMULO-423 > Project: Accumulo > Issue Type: Improvement > Reporter: John Vines > Fix For: 1.5.0 > > > Currently the loggers page just lists loggers. At the very least we should > list the amount of disk used vs. available, or something along those lines so > we can easily see loggers that are about to fail. We could include other > information as well, but this info was what spurred this ticket. > > -- > This message is automatically generated by JIRA. > If you think it was sent incorrectly, please contact your JIRA > administrators: > https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa > For more information on JIRA, see: http://www.atlassian.com/software/jira > >