Skip to content

Conversation

@liaoxin01
Copy link
Contributor

@liaoxin01 liaoxin01 commented Sep 26, 2024

After #40924, get_error_log_file_path might be accessed concurrently, leading to error_log_file being closed multiple times. Therefore, a lock was added to solve this issue.

@doris-robot
Copy link

Thank you for your contribution to Apache Doris.
Don't know what should be done next? See How to process your PR

Since 2024-03-18, the Document has been moved to doris-website.
See Doris Document.

@liaoxin01
Copy link
Contributor Author

run buildall

Copy link
Contributor

@dataroaring dataroaring left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@github-actions github-actions bot added the approved Indicates a PR has been approved by one committer. label Sep 26, 2024
@github-actions
Copy link
Contributor

PR approved by at least one committer and no changes requested.

@github-actions
Copy link
Contributor

PR approved by anyone and no changes requested.

@doris-robot
Copy link

TeamCity be ut coverage result:
Function Coverage: 37.29% (9625/25813)
Line Coverage: 28.70% (79663/277563)
Region Coverage: 28.13% (41194/146465)
Branch Coverage: 24.76% (20986/84748)
Coverage Report: http://coverage.selectdb-in.cc/coverage/4e3371af2be9a5312a92269ad4338aefa00a2134_4e3371af2be9a5312a92269ad4338aefa00a2134/report/index.html

@liaoxin01 liaoxin01 merged commit e4a1d3d into apache:master Sep 26, 2024
@liaoxin01 liaoxin01 deleted the fix_err_url_core branch September 26, 2024 06:20
dataroaring pushed a commit that referenced this pull request Sep 26, 2024
After #40924, `get_error_log_file_path` might be accessed concurrently,
leading to error_log_file being closed multiple times. Therefore, a lock
was added to solve this issue.
cjj2010 pushed a commit to cjj2010/doris that referenced this pull request Oct 12, 2024
After apache#40924, `get_error_log_file_path` might be accessed concurrently,
leading to error_log_file being closed multiple times. Therefore, a lock
was added to solve this issue.
@gavinchou gavinchou mentioned this pull request Oct 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by one committer. dev/3.0.2-merged p0_b reviewed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants