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

edge loss #3253

Closed
fan0916 opened this issue Nov 2, 2021 · 2 comments
Closed

edge loss #3253

fan0916 opened this issue Nov 2, 2021 · 2 comments
Assignees
Labels
need info Solution: need more information (ex. can't reproduce) type/bug Type: something is unexpected
Milestone

Comments

@fan0916
Copy link

fan0916 commented Nov 2, 2021

Please check the FAQ documentation before raising an issue

Please check the FAQ documentation and old issues before raising an issue in case someone has asked the same question that you are asking.

Describe the bug (must be provided)

edge is expected to store in both vertex partition, but it's observed that some edges exists only on one size

Your Environments (must be provided)

  • OS: Linux FAT_nebula01 3.10.0-1160.36.2.el7.x86_64 Parser framework #1 SMP Wed Jul 21 11:57:15 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux
  • Compliler: not build from source
  • CPU: Architecture: x86_64
    CPU op-mode(s): 32-bit, 64-bit
    Byte Order: Little Endian
    CPU(s): 4
    On-line CPU(s) list: 0-3
    Thread(s) per core: 2
    Core(s) per socket: 2
    Socket(s): 1
    NUMA node(s): 1
    Vendor ID: GenuineIntel
    CPU family: 6
    Model: 85
    Model name: Intel(R) Xeon(R) Platinum 8269CY CPU @ 2.50GHz
    Stepping: 7
    CPU MHz: 2499.998
    BogoMIPS: 4999.99
    Hypervisor vendor: KVM
    Virtualization type: full
    L1d cache: 32K
    L1i cache: 32K
    L2 cache: 1024K
    L3 cache: 36608K
    NUMA node0 CPU(s): 0-3
    Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology nonstop_tsc eagerfpu pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 arat avx512_vnni
  • Commit id: we use 2.5.1pre-compiled version

How To Reproduce(must be provided)

run the test code writen in java in attachment

NebulaEdgeLostTest.txt

Expected behavior

test case pass

Additional context

Provide logs and configs, or any other context to trace the problem.

image
only_single_side_edge_exist.log

@fan0916 fan0916 added the type/bug Type: something is unexpected label Nov 2, 2021
@Sophie-Xie Sophie-Xie added this to the v3.0.0 milestone Nov 3, 2021
@critical27
Copy link
Contributor

You need to check the result code when execute

@fan0916
Copy link
Author

fan0916 commented Nov 10, 2021

oh yes, i did this in method requireSuccessExecute
image

@Sophie-Xie Sophie-Xie added the need info Solution: need more information (ex. can't reproduce) label Dec 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
need info Solution: need more information (ex. can't reproduce) type/bug Type: something is unexpected
Projects
None yet
Development

No branches or pull requests

3 participants