HaolinGuan7211 opened a new pull request, #58005: URL: https://github.com/apache/doris/pull/58005
This pull request addresses two primary issues: 1. file_cache_bench Stability in Debug Mode: Resolved four DCHECK and Assert failures that were causing file_cache_bench to crash in Debug Mode. This ensures the reliability and integrity of our debugging and testing processes for the file cache component. 2. Groovy Test Framework Correction: Fixed a JSON parsing error related to 'show_config' within our Groovy-based test framework. This correction ensures that test configurations are parsed accurately, leading to more stable and dependable test outcomes. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
