Skip to content

After UDP burst in stress test get_mem does not answer immediately. #805

@mnordsletten

Description

@mnordsletten

With the current release 0.9.0 when running the stress test on an ubuntu medium flavor on openstack the test tends to hang after the initial UDP burst.

To reproduce just run a stress test from the 0.9.0 release build. I don't know how hardware dependent this bug is.

In order to solve this hanging issue a sleep was added to the get_mem function, before it attempts to send the memsize\n string to the VM.

I don't view this as a long time solution as there seems like the VM is overloaded by the UDP burst, and is not able to answer the following TCP request. It might also be possible that this is a python specific issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions