You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Duo Zhang (Jira)" <ji...@apache.org> on 2022/04/21 15:31:00 UTC

[jira] [Resolved] (HBASE-26947) Implement a special TestAppender to limit the size of test output

     [ https://issues.apache.org/jira/browse/HBASE-26947?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Duo Zhang resolved HBASE-26947.
-------------------------------
    Hadoop Flags: Reviewed
      Resolution: Fixed

Pushed to branch-2.5+.

Thanks [~ndimiduk] for reviewing!

> 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
>            Assignee: Duo Zhang
>            Priority: Major
>
> 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.7#820007)