Joe McDonnell created IMPALA-10043:
--------------------------------------
Summary: Keep all the logs when using EE_TEST_SHARDS > 1
Key: IMPALA-10043
URL: https://issues.apache.org/jira/browse/IMPALA-10043
Project: IMPALA
Issue Type: Bug
Components: Infrastructure
Affects Versions: Impala 4.0
Reporter: Joe McDonnell
The fix for IMPALA-9887 speeds up ASAN builds by adding the ability to shard EE
tests and restart Impala between them. When EE_TEST_SHARDS is set, each restart
of Impala will generate new INFO, ERROR, WARNING glogs. Unfortunately, the
max_log_files is set to 10 by default, so the older logs will be deleted to
make way for the new logs.
We should change it to a higher value to keep all of the logs when using
EE_TEST_SHARDS. This is something that we already do for custom cluster tests.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]