Duo Zhang created HBASE-26947:
---------------------------------

             Summary: Implement a special TestAppender to limit the size of 
test output
                 Key: HBASE-26947
                 URL: https://issues.apache.org/jira/browse/HBASE-26947
             Project: HBase
          Issue Type: Improvement
          Components: logging, test
            Reporter: Duo Zhang


Recently our build nodes were out of space several times. I've checked some of 
them, all are because of logging in an infinite loop which makes a very big log 
output.

I've already opened several issues for this, such as HBASE-26858, HBASE-26941, 
HBASE-26946.

So in general, I think we should have a way to limit the total size of a log 
output. So when we do something wrong in code it will not eat all the space 
soon and bring down our ci.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to