Skip to content

UT test run failed: consistent hash lb maglev config init failed, load outer map of maglev failed. #1004

@yuanqijing

Description

@yuanqijing

What happened:
UT: Failed, outputs errors:
consistent hash lb maglev config init failed, load outer map of maglev failed.

if err := maglev.InitMaglevMap(); err != nil {
return fmt.Errorf("consistent hash lb maglev config init failed, %s", err)
}

after remove the lines, the ut passed.
In my code repo shows an example :
yuanqijing#4
yuanqijing#5

What you expected to happen:

How to reproduce it (as minimally and precisely as possible):

Anything else we need to know?:

Environment:

  • Kmesh version:
  • Others:

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions