Skip to content
This repository was archived by the owner on Jan 6, 2020. It is now read-only.
This repository was archived by the owner on Jan 6, 2020. It is now read-only.

Failure to send to a routing node on another machine after limited (known) attempts #8

@Fraser999

Description

@Fraser999

Migrated from maidsafe-archive/MaidSafe#93

Steps to reproduce:

  1. Set-up 15 routing nodes on two Windows machines.
  2. One has 10 nodes and the rest on the other.
  3. set datasize = 500 Bytes,
  4. Run "senddirect xx 500" command to send multiple messages form a routing node on one machine to node in another machine.

It seems that all the time the 48th message fails to reach to destination, and after that all messages sent to the same destination also fail to reach.
Changing the datasize seems to be related to the first failing message, however, it does not look like a linear relationship.
The same thing happens on Linux on iteration #67 when source is my system and on iteration #260 when the source is high spec 192.168.0.109 system.
Seems that sending buffer at source gets full.

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