apache/fluss

Add log file rolling for maven test output

Open

#1,006 建立於 2025年6月5日

在 GitHub 查看
 (1 留言) (0 反應) (1 負責人)Java (570 fork)auto 404
component=testgood first issue

倉庫指標

Star
 (1,979 star)
PR 合併指標
 (PR 指標待抓取)

描述

Search before asking

  • I searched in the issues and found nothing similar.

Description

Currently, some PRs containing bugs may generate infinite logs during testing (esp. flink tests), which can consume all available disk space on GitHub Actions runners and cause them to crash. To prevent this, we should add log file rolling configuration (e.g., max 1GB size) for Maven test output.

Willingness to contribute

  • I'm willing to submit a PR!

貢獻者指南