shubhampatel28 opened a new issue, #14056: URL: https://github.com/apache/hudi/issues/14056
### Task Description **What needs to be done:** - Change logging level from `INFO` to `DEBUG` for high-volume table loading messages to reduce excessive log generation that is causing disk space issues. **Why this task is needed:** - Operational issue: Excessive logging is causing significant disk space growth across multiple organizations - Resource impact: High-frequency logging can cause disk space issues and increased I/O overhead in production environments - Log noise: These informational messages about table loading are not critical for normal operations and create unnecessary log noise ### Task Type Code improvement/refactoring ### Related Issues **Parent feature issue:** (if applicable ) **Related issues:** NOTE: Use `Relationships` button to add parent/blocking issues after issue is created. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
