Skip to content

Conversation

liuyu85cn
Copy link
Contributor

shutdown job manager if its Initialization finished

@liuyu85cn liuyu85cn added the ready-for-testing PR: ready for the CI test label Sep 2, 2020
@CLAassistant
Copy link

CLAassistant commented Sep 2, 2020

CLA assistant check
All committers have signed the CLA.

monadbobo
monadbobo previously approved these changes Sep 2, 2020
Copy link
Contributor

@monadbobo monadbobo left a comment

Choose a reason for hiding this comment

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

LGTM.

dangleptr
dangleptr previously approved these changes Sep 4, 2020
monadbobo
monadbobo previously approved these changes Sep 7, 2020
Copy link
Contributor

@monadbobo monadbobo left a comment

Choose a reason for hiding this comment

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

LGTM.

Copy link
Contributor

@bright-starry-sky bright-starry-sky left a comment

Choose a reason for hiding this comment

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

LGTM

@codecov-commenter
Copy link

codecov-commenter commented Sep 7, 2020

Codecov Report

Merging #2332 into master will decrease coverage by 0.32%.
The diff coverage is 75.32%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2332      +/-   ##
==========================================
- Coverage   86.46%   86.14%   -0.33%     
==========================================
  Files         649      648       -1     
  Lines       64374    64878     +504     
==========================================
+ Hits        55662    55887     +225     
- Misses       8712     8991     +279     
Impacted Files Coverage Δ
src/common/hdfs/HdfsCommandHelper.cpp 0.00% <0.00%> (-75.00%) ⬇️
src/common/utils/NebulaKeyUtils.h 91.51% <0.00%> (+1.09%) ⬆️
src/graph/DownloadExecutor.cpp 0.00% <0.00%> (ø)
src/graph/DropSpaceExecutor.h 0.00% <ø> (ø)
src/graph/FetchEdgesExecutor.cpp 79.32% <0.00%> (-0.27%) ⬇️
src/graph/FetchVerticesExecutor.cpp 78.21% <0.00%> (-0.18%) ⬇️
src/graph/FindPathExecutor.h 50.00% <ø> (ø)
src/graph/GoExecutor.h 91.30% <ø> (-1.56%) ⬇️
src/graph/IngestExecutor.cpp 0.00% <0.00%> (ø)
src/graph/LookupExecutor.cpp 67.89% <0.00%> (-0.15%) ⬇️
... and 104 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7678846...1b2fe4e. Read the comment docs.

@jude-zhu jude-zhu added this to the v1.0.2 milestone Sep 15, 2020
@liuyu85cn liuyu85cn requested a review from monadbobo September 15, 2020 06:27
Copy link
Contributor

@critical27 critical27 left a comment

Choose a reason for hiding this comment

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

Good catch

Copy link
Contributor

@monadbobo monadbobo left a comment

Choose a reason for hiding this comment

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

LGTM.

@dangleptr dangleptr merged commit a571719 into vesoft-inc:master Sep 15, 2020
tong-hao pushed a commit to tong-hao/nebula that referenced this pull request Jun 1, 2021
…ft-inc#2332)

* bug fix: shutdown meta server before job manager init, may core

* check if there is a stop before init, and if there is no init before stop

* CI issue

* fix clang-9 CI complait

* clang-9 complaint keyword macro, lower compiler complaint clang-9 pragma... tired

Co-authored-by: dangleptr <37216992+dangleptr@users.noreply.github.com>
yixinglu pushed a commit to yixinglu/nebula that referenced this pull request Jan 31, 2023
Co-authored-by: jie.wang <38901892+jievince@users.noreply.github.com>
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.

8 participants