Skip to content

[pick-1.2][fix](mysql) fix mysql channel infinite blocking - #32741

Merged
cambyzju merged 2 commits into
apache:branch-1.2-ltsfrom
cambyzju:fix-1.2-0325
Mar 29, 2024
Merged

[pick-1.2][fix](mysql) fix mysql channel infinite blocking#32741
cambyzju merged 2 commits into
apache:branch-1.2-ltsfrom
cambyzju:fix-1.2-0325

Conversation

@cambyzju

Copy link
Copy Markdown
Contributor

Proposed changes

cherry-pick to 1.2:
#28808
#32545

issue:
#28807
#32539

Further comments

If this is a relatively large or complex change, kick off the discussion at dev@doris.apache.org by explaining why you chose the solution you did and what alternatives you considered, etc...

fornaixand others added 2 commits March 25, 2024 10:41
Call the Channels blocking method with timeout instead.
Using session variables net_write_timeout and net_read_timeout as the timeout parameter.
@doris-robot

Copy link
Copy Markdown

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.

@cambyzju

Copy link
Copy Markdown
ContributorAuthor

run buildall

@github-actions

Copy link
Copy Markdown
Contributor

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

@github-actionsgithub-actionsBot added approved Indicates a PR has been approved by one committer. reviewed labels Mar 26, 2024
@github-actions

Copy link
Copy Markdown
Contributor

PR approved by anyone and no changes requested.

@lide-reedlide-reed left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM

@cambyzju

Copy link
Copy Markdown
ContributorAuthor

run feut

@cambyzju

Copy link
Copy Markdown
ContributorAuthor

run ut

@cambyzju
cambyzju merged commit 74123e4 into apache:branch-1.2-ltsMar 29, 2024
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approvedIndicates a PR has been approved by one committer.reviewed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@cambyzju@doris-robot@lide-reed@xy720@fornaix