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:Fixed obproxyd.sh script terminator error and description error #28

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

CyberLife-Markus
Copy link

  1. Fixed an issue with terminator errors causing scripts to not run
  2. Fixed a problem with incorrect caption description

@@ -145,7 +145,7 @@ void ObProxyMain::print_usage() const
MPRINT(" -R,--releaseid RELEASEID current obproxy kernel release id");
MPRINT(" -t,--regression_test TEST_NAME regression test");
MPRINT("example:");
MPRINT(" run without config server:");
MPRINT(" run without root service list:");
Copy link
Contributor

Choose a reason for hiding this comment

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

config server指的是OCP提供的服务,用OCP service应该更好理解

Copy link
Author

Choose a reason for hiding this comment

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

这里是描述写错了,下边151行还有一处run with config server

Copy link
Author

Choose a reason for hiding this comment

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

https://github.com/oceanbase/oceanbase/tree/master/tools/ob-configserver 从这个仓库来看是可自建config server的,下方调整为OCP service感觉有些局限

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