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

[BugFix] Allow skip authorization and reset root password #11317

Merged
merged 1 commit into from
Sep 17, 2022

Conversation

padmejin
Copy link
Contributor

@padmejin padmejin commented Sep 16, 2022

What type of PR is this:

  • BugFix
  • Feature
  • Enhancement
  • Refactor
  • UT
  • Doc
  • Tool

Which issues of this PR fixes :

Fixes #7359

Problem Summary(Required) :

This bug was originally fixed by #7361, but was reintroduced in #11099.

Checklist:

  • I have added test cases for my bug fix or my new feature
  • I have added user document for my new feature or new function

This bug was originally fixed by StarRocks#7361. But was reintroduced in StarRocks#11099.
@wanpengfei-git
Copy link
Collaborator

[FE PR Coverage Check]

😍 pass : 1 / 1 (100.00%)

file detail

path covered_line new_line coverage not_covered_line_detail
🔵 com/starrocks/qe/ConnectProcessor.java 1 1 100.00% []

@padmejin
Copy link
Contributor Author

run starrocks_admit_test

@sonarcloud
Copy link

sonarcloud bot commented Sep 16, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication

@Astralidea Astralidea merged commit 19fb2dc into StarRocks:main Sep 17, 2022
@padmejin
Copy link
Contributor Author

@Mergifyio backport branch-2.4 branch-2.3
¡Muchas gracias!

mergify bot pushed a commit that referenced this pull request Sep 17, 2022
This bug was originally fixed by #7361. But was reintroduced in #11099.

(cherry picked from commit 19fb2dc)
mergify bot pushed a commit that referenced this pull request Sep 17, 2022
This bug was originally fixed by #7361. But was reintroduced in #11099.

(cherry picked from commit 19fb2dc)
@mergify
Copy link
Contributor

mergify bot commented Sep 17, 2022

backport branch-2.4 branch-2.3

✅ Backports have been created

wanpengfei-git pushed a commit that referenced this pull request Sep 17, 2022
This bug was originally fixed by #7361. But was reintroduced in #11099.

(cherry picked from commit 19fb2dc)
wanpengfei-git pushed a commit that referenced this pull request Sep 19, 2022
This bug was originally fixed by #7361. But was reintroduced in #11099.

(cherry picked from commit 19fb2dc)
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.

Can't skip authorization and reset root password
4 participants