Skip to content

[fix](rpc) fix that coordinator rpc timeout too large may make show load blocked for long time#12152

Merged
caiconghui merged 3 commits intoapache:masterfrom
Henry2SS:whz-fix-rpc-timeout
Sep 1, 2022
Merged

[fix](rpc) fix that coordinator rpc timeout too large may make show load blocked for long time#12152
caiconghui merged 3 commits intoapache:masterfrom
Henry2SS:whz-fix-rpc-timeout

Conversation

@Henry2SS
Copy link
Copy Markdown
Contributor

@Henry2SS Henry2SS commented Aug 29, 2022

Proposed changes

Issue Number: close #12150

Problem summary

Describe your changes.

Checklist(Required)

  1. Does it affect the original behavior:
    • Yes
    • No
    • I don't know
  2. Has unit tests been added:
    • Yes
    • No
    • No Need
  3. Has document been added or modified:
    • Yes
    • No
    • No Need
  4. Does it need to update dependencies:
    • Yes
    • No
  5. Are there any changes that cannot be rolled back:
    • Yes (If Yes, please explain WHY)
    • No

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

@caiconghui caiconghui changed the title [Bug](rpc) fix rpc timeout too large when show load [Bug](rpc) fix that coordinator rpc timeout too large may make show load blocked for long time Aug 29, 2022
@Henry2SS Henry2SS force-pushed the whz-fix-rpc-timeout branch from b5c51fc to 2b6086e Compare August 29, 2022 09:27
@caiconghui caiconghui changed the title [Bug](rpc) fix that coordinator rpc timeout too large may make show load blocked for long time [fix](rpc) fix that coordinator rpc timeout too large may make show load blocked for long time Aug 29, 2022
caiconghui
caiconghui previously approved these changes Aug 29, 2022
Copy link
Copy Markdown
Contributor

@caiconghui caiconghui left a comment

Choose a reason for hiding this comment

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

LGTM

@caiconghui caiconghui added kind/fix Categorizes issue or PR as related to a bug. area/load Issues or PRs related to all kinds of load area/rpc Issues or PRs related to the RPC approved Indicates a PR has been approved by one committer. dev/merge-1.1.2 labels Aug 29, 2022
@github-actions
Copy link
Copy Markdown
Contributor

PR approved by anyone and no changes requested.

@Henry2SS Henry2SS force-pushed the whz-fix-rpc-timeout branch from b07bf24 to 194f7e0 Compare August 30, 2022 03:49
@github-actions github-actions bot removed the approved Indicates a PR has been approved by one committer. label Aug 30, 2022
@Henry2SS Henry2SS force-pushed the whz-fix-rpc-timeout branch from 194f7e0 to 338b7ca Compare August 30, 2022 11:59
@Henry2SS Henry2SS force-pushed the whz-fix-rpc-timeout branch from 338b7ca to 2765687 Compare September 1, 2022 07:19
Copy link
Copy Markdown
Contributor

@caiconghui caiconghui left a comment

Choose a reason for hiding this comment

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

LGTM

@caiconghui caiconghui merged commit ad8e2f4 into apache:master Sep 1, 2022
caiconghui pushed a commit that referenced this pull request Sep 1, 2022
…oad blocked for long time (#12152)

Co-authored-by: wuhangze <wuhangze@jd.com>
Yukang-Lian pushed a commit to Yukang-Lian/doris that referenced this pull request Sep 2, 2022
…oad blocked for long time (apache#12152)

Co-authored-by: wuhangze <wuhangze@jd.com>
Yukang-Lian pushed a commit to Yukang-Lian/doris that referenced this pull request Sep 2, 2022
…oad blocked for long time (apache#12152)

Co-authored-by: wuhangze <wuhangze@jd.com>
Henry2SS added a commit to Henry2SS/incubator-doris that referenced this pull request Sep 14, 2022
…oad blocked for long time (apache#12152)

Co-authored-by: wuhangze <wuhangze@jd.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/load Issues or PRs related to all kinds of load area/rpc Issues or PRs related to the RPC dev/merge-1.1.2 kind/fix Categorizes issue or PR as related to a bug. kind/test reviewed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug](rpc) rpc timeout when execute "show load"

4 participants