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 graph failed to register config to meta. #792

Merged
merged 9 commits into from Aug 27, 2019

Conversation

critical27
Copy link
Contributor

@critical27 critical27 commented Aug 16, 2019

  1. Let meta client retry to register configs to meta server.
  2. Add gflags.json to avoid hard code config mode, and all default config mode is IMMUTABLE.
  3. Add related command in complete.json

close #780

@critical27 critical27 changed the title Fix Fix graph failed to register config to meta. Aug 16, 2019
@critical27 critical27 added the ready-for-testing PR: ready for the CI test label Aug 16, 2019
src/meta/GflagsManager.cpp Show resolved Hide resolved
src/meta/client/MetaClient.cpp Outdated Show resolved Hide resolved
@critical27
Copy link
Contributor Author

Jenkins go

@nebula-community-bot
Copy link
Member

Unit testing passed.

@nebula-community-bot
Copy link
Member

Unit testing failed.

@nebula-community-bot
Copy link
Member

Unit testing passed.

@nebula-community-bot
Copy link
Member

Unit testing failed.

@critical27
Copy link
Contributor Author

Jenkins go

@nebula-community-bot
Copy link
Member

Unit testing passed.

src/meta/GflagsManager.cpp Outdated Show resolved Hide resolved
share/resources/gflags.json Show resolved Hide resolved
@nebula-community-bot
Copy link
Member

Unit testing passed.

laura-ding
laura-ding previously approved these changes Aug 26, 2019
Copy link
Contributor

@laura-ding laura-ding left a comment

Choose a reason for hiding this comment

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

Well done

@nebula-community-bot
Copy link
Member

Unit testing passed.

@nebula-community-bot
Copy link
Member

Unit testing passed.

@nebula-community-bot
Copy link
Member

Unit testing passed.

@dangleptr dangleptr merged commit c358d53 into vesoft-inc:master Aug 27, 2019
@critical27 critical27 deleted the fix branch August 28, 2019 04:33
yixinglu pushed a commit to yixinglu/nebula that referenced this pull request Feb 16, 2020
* register gflags in meta client

* parse json

* try register at first operation

* address @laura-ding's comments

* fix ut, address comments

* address laura-dings's comments

* address comments

* address @dangleptr's comments, update gflags.json

* address @dangleptr's comments
tong-hao pushed a commit to tong-hao/nebula that referenced this pull request Jun 1, 2021
* register gflags in meta client

* parse json

* try register at first operation

* address @laura-ding's comments

* fix ut, address comments

* address laura-dings's comments

* address comments

* address @dangleptr's comments, update gflags.json

* address @dangleptr's comments
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready-for-testing PR: ready for the CI test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[2 bugs] about show variables
5 participants