Skip to content

Comments

[enhancement](timeout) replace query timeout with exec timeout#17360

Merged
dataroaring merged 4 commits intoapache:masterfrom
Hastyshell:replace-query-timeout
Mar 5, 2023
Merged

[enhancement](timeout) replace query timeout with exec timeout#17360
dataroaring merged 4 commits intoapache:masterfrom
Hastyshell:replace-query-timeout

Conversation

@Hastyshell
Copy link
Collaborator

Proposed changes

introduce: #16343

Problem summary

pr #16343 made an api-change, use execution_timeout to enrich the semantics of original query_timeout, and execution_timeout got a more general semantics than query_timeout. When I was working with MasterOpExecutor, I found that when forwarding to master, the timeout used for controlling the connection is still query_timeout.

Therefore, I made some updates related to this feature.

Checklist(Required)

  • Does it affect the original behavior
  • Has unit tests been added
  • Has document been added or modified
  • Does it need to update dependencies
  • Is this PR support rollback (If NO, please explain WHY)

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...

@github-actions github-actions bot added the area/load Issues or PRs related to all kinds of load label Mar 2, 2023
@Hastyshell
Copy link
Collaborator Author

run buildall

@Hastyshell Hastyshell changed the title [enhancement] replace query timeout with exec timeout api [enhancement] replace query timeout with exec timeout Mar 2, 2023
@Hastyshell Hastyshell changed the title [enhancement] replace query timeout with exec timeout [enhancement](timeout) replace query timeout with exec timeout Mar 2, 2023
@Hastyshell
Copy link
Collaborator Author

run p0

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 Mar 2, 2023
@github-actions
Copy link
Contributor

github-actions bot commented Mar 2, 2023

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

@github-actions
Copy link
Contributor

github-actions bot commented Mar 2, 2023

PR approved by anyone and no changes requested.

@Hastyshell
Copy link
Collaborator Author

run p0

1 similar comment
@Hastyshell
Copy link
Collaborator Author

run p0

@Hastyshell
Copy link
Collaborator Author

run buildall

@Hastyshell
Copy link
Collaborator Author

run p0

@Hastyshell
Copy link
Collaborator Author

run buildall

@Hastyshell
Copy link
Collaborator Author

run p0

@Hastyshell
Copy link
Collaborator Author

run arm

@dataroaring dataroaring merged commit afb5def into apache:master Mar 5, 2023
yagagagaga pushed a commit to yagagagaga/doris that referenced this pull request Mar 9, 2023
qidaye pushed a commit to qidaye/incubator-doris that referenced this pull request Apr 24, 2023
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. area/load Issues or PRs related to all kinds of load reviewed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants