Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(session): support auto recreate session when upgrade #2959

Conversation

PeachThinking
Copy link
Collaborator

What type of PR is this?

type-bug

What this PR does / why we need it:

When automatically reconnecting in the cloud upgrade scenario, the host is obtained according to req.getFrom(), so that the created sessionId is consistent with the previously not found sessionId

Which issue(s) this PR fixes:

Fixes #

Special notes for your reviewer:

Additional documentation e.g., usage docs, etc.:


@PeachThinking PeachThinking force-pushed the fix/jingtian_support_auto_recreate_session_when_upgrade branch from a8d6bc0 to cd4840a Compare July 11, 2024 09:34
@PeachThinking PeachThinking force-pushed the fix/jingtian_support_auto_recreate_session_when_upgrade branch from 63d642f to d5f4210 Compare July 12, 2024 02:48
Copy link
Contributor

@yhilmare yhilmare left a comment

Choose a reason for hiding this comment

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

lgtm

@yhilmare yhilmare merged commit e51cbc4 into feat/obcloud_202406 Jul 12, 2024
7 checks passed
@yhilmare yhilmare deleted the fix/jingtian_support_auto_recreate_session_when_upgrade branch July 12, 2024 03:37
guowl3 pushed a commit that referenced this pull request Aug 2, 2024
* fix failed to auto recreate session when upgrade

* The impact of code changes is limited to multiCloud

* response to reivew

* response to review

* response to review
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Developed
Development

Successfully merging this pull request may close these issues.

2 participants