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

branch-3.0: [fix](auth)Fix after fe restarting, external permissions are lost #43306

Merged
merged 1 commit into from
Nov 7, 2024

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Nov 6, 2024

Cherry-picked from #43275

cause by: #39597

This PR checks whether the authorized tableName exists. After
restarting, when replaying the log, the metadata of the external cannot
be obtained, so the replay will report an error, but it does not affect
the startup, only printing the log.

Solution: No longer verify during playback
@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.

@doris-robot
Copy link

run buildall

@morrySnow morrySnow closed this Nov 6, 2024
@morrySnow morrySnow reopened this Nov 6, 2024
@morrySnow
Copy link
Contributor

run buildall

@zddr
Copy link
Contributor

zddr commented Nov 6, 2024

run external

@dataroaring dataroaring merged commit 37efa96 into branch-3.0 Nov 7, 2024
22 of 23 checks passed
@dataroaring dataroaring deleted the auto-pick-43275-branch-3.0 branch December 27, 2024 07:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants