Skip to content

Conversation

@xinyiZzz
Copy link
Contributor

  1. Doris will cancel the connection that has not responded for a long time, Mysql Conenction will exit directly, but Arrow Flight Conenction does not exit immediately, may be frequently cancel and print logs. timeout is wait_timeout in session veriable.
  2. FlightSqlConnectProcessor Use try-with-resources to close correctly.

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

@xinyiZzz xinyiZzz force-pushed the 20241010_fix_arrowflight_connection2 branch from 294ab6f to e2cd180 Compare October 12, 2024 10:42
@xinyiZzz
Copy link
Contributor Author

run buildall

@xinyiZzz xinyiZzz force-pushed the 20241010_fix_arrowflight_connection2 branch 2 times, most recently from 0bd0857 to 68f98fb Compare October 13, 2024 15:46
@xinyiZzz xinyiZzz force-pushed the 20241010_fix_arrowflight_connection2 branch from 68f98fb to a889788 Compare October 13, 2024 16:16
@xinyiZzz
Copy link
Contributor Author

run buildall

@github-actions
Copy link
Contributor

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

@github-actions github-actions bot added approved Indicates a PR has been approved by one committer. reviewed labels Oct 16, 2024
@github-actions
Copy link
Contributor

PR approved by anyone and no changes requested.

Copy link
Contributor

@wangbo wangbo left a comment

Choose a reason for hiding this comment

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

LGTM

@xinyiZzz xinyiZzz merged commit 2973d0f into apache:master Oct 16, 2024
xinyiZzz added a commit to xinyiZzz/incubator-doris that referenced this pull request Oct 22, 2024
…htSqlConnectProcessor close (apache#41770)

1. Doris will cancel the connection that has not responded for a long
time, Mysql Conenction will exit directly, but Arrow Flight Conenction
does not exit immediately, may be frequently cancel and print logs.
timeout is `wait_timeout` in session veriable.
2. FlightSqlConnectProcessor Use try-with-resources to close correctly.
xinyiZzz added a commit to xinyiZzz/incubator-doris that referenced this pull request Oct 22, 2024
…htSqlConnectProcessor close (apache#41770)

1. Doris will cancel the connection that has not responded for a long
time, Mysql Conenction will exit directly, but Arrow Flight Conenction
does not exit immediately, may be frequently cancel and print logs.
timeout is `wait_timeout` in session veriable.
2. FlightSqlConnectProcessor Use try-with-resources to close correctly.
xinyiZzz added a commit to xinyiZzz/incubator-doris that referenced this pull request Oct 22, 2024
…htSqlConnectProcessor close (apache#41770)

1. Doris will cancel the connection that has not responded for a long
time, Mysql Conenction will exit directly, but Arrow Flight Conenction
does not exit immediately, may be frequently cancel and print logs.
timeout is `wait_timeout` in session veriable.
2. FlightSqlConnectProcessor Use try-with-resources to close correctly.
yiguolei pushed a commit that referenced this pull request Oct 22, 2024
@yiguolei yiguolei mentioned this pull request Nov 6, 2024
xinyiZzz added a commit to xinyiZzz/incubator-doris that referenced this pull request Nov 11, 2024
…htSqlConnectProcessor close (apache#41770)

1. Doris will cancel the connection that has not responded for a long
time, Mysql Conenction will exit directly, but Arrow Flight Conenction
does not exit immediately, may be frequently cancel and print logs.
timeout is `wait_timeout` in session veriable.
2. FlightSqlConnectProcessor Use try-with-resources to close correctly.
xinyiZzz added a commit to xinyiZzz/incubator-doris that referenced this pull request Nov 18, 2024
…htSqlConnectProcessor close (apache#41770)

1. Doris will cancel the connection that has not responded for a long
time, Mysql Conenction will exit directly, but Arrow Flight Conenction
does not exit immediately, may be frequently cancel and print logs.
timeout is `wait_timeout` in session veriable.
2. FlightSqlConnectProcessor Use try-with-resources to close correctly.
dataroaring pushed a commit that referenced this pull request Nov 18, 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/2.1.7-merged dev/3.0.3-merged reviewed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants