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

enhance dynamic flags & support sslCerts #415

Merged
merged 1 commit into from
Dec 21, 2023

Conversation

MegaByte875
Copy link
Contributor

@MegaByte875 MegaByte875 commented Dec 21, 2023

What type of PR is this?

  • bug
  • feature
  • enhancement

What problem(s) does this PR solve?

Issue(s) number:

Description:

How do you solve it?

Special notes for your reviewer, ex. impact of this fix, design document, etc:

@MegaByte875 MegaByte875 requested review from veezhang and kqzh December 21, 2023 11:18
@MegaByte875
Copy link
Contributor Author

sh-4.2# sh post-start-script 
+ :
+ curl -i -X PUT -H 'Content-Type: application/json' -d '{"prioritize_intra_zone_reading":"true","stick_to_intra_zone_on_failure":"true"}' -s http://10.244.4.233:19669/flags
HTTP/1.1 200 OK
Date: Thu, 21 Dec 2023 11:19:55 GMT
Connection: keep-alive
Content-Length: 18

{
  "errCode": 0
}+ '[' 0 -eq 0 ']'
+ break

Copy link
Contributor

@veezhang veezhang left a comment

Choose a reason for hiding this comment

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

LGTM

@MegaByte875 MegaByte875 merged commit da1a149 into vesoft-inc:master Dec 21, 2023
@MegaByte875 MegaByte875 deleted the enhan_dynamic_flags branch January 11, 2024 06:30
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.

2 participants