← Back to team overview

colonyfs-coredevs team mailing list archive

[Bug 393767] [NEW] Pastry network continues to expand in a uncontrolled manner

 

Public bug reported:

During normal operation of the network the swarm continues to increase
the number of node to node links in an uncontrolled manner. This
eventually leads to a completely connected network. Although we don't
know if this is actually affecting the performance of the system it is
making debugging and viewing more difficult. Regardless, there is code
there to prevent more than X number of connections so it should really
be working. This problem is related to the opening and closing of return
connections.

The problem is exhibited on the latest version of the code, and a fix
should be targeted for the demo day version.

** Affects: colonyfs
     Importance: High
     Assignee: Christopher Nolan (chris-nolan)
         Status: Confirmed

** Affects: colonyfs/trunk
     Importance: High
     Assignee: Christopher Nolan (chris-nolan)
         Status: Confirmed

** Branch linked: lp:colonyfs

** Changed in: colonyfs
   Importance: Undecided => High

** Changed in: colonyfs
       Status: New => Confirmed

** Changed in: colonyfs
     Assignee: (unassigned) => Christopher Nolan (chris-nolan)

** Also affects: colonyfs/trunk
   Importance: High
     Assignee: Christopher Nolan (chris-nolan)
       Status: Confirmed

** Changed in: colonyfs/trunk
    Milestone: None => ukc-openday

-- 
Pastry network continues to expand in a uncontrolled manner
https://bugs.launchpad.net/bugs/393767
You received this bug notification because you are a member of ColonyFS
Core Developers, which is the registrant for ColonyFS.

Status in ColonyFS: A Peer-to-Peer Filesystem: Confirmed
Status in ColonyFS trunk series: Confirmed

Bug description:
During normal operation of the network the swarm continues to increase the number of node to node links in an uncontrolled manner. This eventually leads to a completely connected network. Although we don't know if this is actually affecting the performance of the system it is making debugging and viewing more difficult. Regardless, there is code there to prevent more than X number of connections so it should really be working. This problem is related to the opening and closing of return connections.

The problem is exhibited on the latest version of the code, and a fix should be targeted for the demo day version.



Follow ups

References