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

keep consistent with 2.6.x #3859

Merged
merged 1 commit into from
Feb 8, 2022
Merged

Conversation

HarrisChu
Copy link
Contributor

@HarrisChu HarrisChu commented Feb 8, 2022

in 2.6.x, nebula version is 2.6.2, not v2.6.2
because we use code in package.sh

 version=$(git describe --exact-match --abbrev=0 --tags | sed 's/^v//')
[vesoft@qa-60 tmp]$ nebula-graph-2.6.2.el7.x86_64/bin/nebula-graphd --version
nebula-graphd version 2.6.2, Git: d113f4a, Build Time: Jan 26 2022 16:57:25
This source code is licensed under Apache 2.0 License.

but now in v3

[vesoft@qa-tools nebula_multiple_sf1]$ ./nebula1/bin/nebula-graphd --version
nebula-graphd version v3.0.0, Git: af99990, Build Time: Jan 27 2022 22:47:10
This source code is licensed under Apache 2.0 License

@HarrisChu HarrisChu added the cherry-pick-v3.0 PR: need cherry-pick to this version label Feb 8, 2022
@HarrisChu HarrisChu requested a review from yixinglu February 8, 2022 06:03
@Sophie-Xie Sophie-Xie added ready-for-testing PR: ready for the CI test and removed ready-for-testing PR: ready for the CI test labels Feb 8, 2022
@Shinji-IkariG Shinji-IkariG merged commit 4fedba4 into vesoft-inc:master Feb 8, 2022
Sophie-Xie pushed a commit that referenced this pull request Feb 8, 2022
confirm with sophie.xie
critical27 added a commit that referenced this pull request Feb 9, 2022
* skip heartbeat when role in meta client is not set (#3855)

* Try to improve the performance of appendVertices (#3857)

* Try to improve the performance of appendVertices

* fix a unstable tck

* keep consistent with 2.6.x (#3859)

confirm with sophie.xie

Co-authored-by: Doodle <13706157+critical27@users.noreply.github.com>
Co-authored-by: jie.wang <38901892+jievince@users.noreply.github.com>
Co-authored-by: Harris.Chu <1726587+HarrisChu@users.noreply.github.com>
liwenhui-soul pushed a commit to liwenhui-soul/nebula that referenced this pull request Feb 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cherry-pick-v3.0 PR: need cherry-pick to this version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants