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

after migrate, some old host still exist in show hosts result. #4120

Closed
liuyu85cn opened this issue Apr 7, 2022 · 0 comments · Fixed by #3794
Closed

after migrate, some old host still exist in show hosts result. #4120

liuyu85cn opened this issue Apr 7, 2022 · 0 comments · Fixed by #3794
Assignees
Labels
community Source: who proposed the issue type/bug Type: something is unexpected
Milestone

Comments

@liuyu85cn
Copy link
Contributor

liuyu85cn commented Apr 7, 2022

Please check the FAQ documentation before raising an issue

Describe the bug (required)

https://discuss.nebula-graph.com.cn/t/topic/8183

background : user migrate from cluster A to cluster B.

  1. "add host" in cluster A. create some space ....
  2. migrate to cluster B, use http replace request.
  3. "show hosts" in cluster B.

what he expected is that he only see b1, b2, b3. (for example)
but actually, he also see a1, a2, a3 as offline.

looked like the code. And talked Critial and Pengwei, we add some item in machineTable
but machineTable is not well migrated.

Your Environments (required)

  • OS: uname -a
  • Compiler: g++ --version or clang++ --version
  • CPU: lscpu
  • Commit id (e.g. a3ffc7d8)

How To Reproduce(required)

Steps to reproduce the behavior:

  1. Step 1
  2. Step 2
  3. Step 3

Expected behavior

Additional context

@liuyu85cn liuyu85cn added the type/bug Type: something is unexpected label Apr 7, 2022
@Sophie-Xie Sophie-Xie linked a pull request Apr 8, 2022 that will close this issue
11 tasks
@Sophie-Xie Sophie-Xie added this to the v3.1.0 milestone Apr 8, 2022
@Sophie-Xie Sophie-Xie added the community Source: who proposed the issue label Apr 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
community Source: who proposed the issue type/bug Type: something is unexpected
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants