[peer discovery] validate design in dhtnet
- Show closed items
Relates to
Activity
-
Newest first Oldest first
-
Show all activity Show comments only Show history only
- Sébastien Blin added BacklogHigh label
added BacklogHigh label
- Sébastien Blin assigned to @asnene
assigned to @asnene
- Cyrille Béraud mentioned in issue #24 (closed)
mentioned in issue #24 (closed)
- Amna Snene added BacklogMedium label and removed BacklogHigh label
added BacklogMedium label and removed BacklogHigh label
- Amna Snene removed BacklogMedium label
removed BacklogMedium label
- Amna Snene added BacklogMedium label
added BacklogMedium label
- Amna Snene added sprintin progress label
added sprintin progress label
- Amna Snene marked this issue as related to jami-project#566
marked this issue as related to jami-project#566
- Loic Bogino changed iteration to Fortnight Iteration Jun 10, 2024 - Jun 23, 2024
changed iteration to Fortnight Iteration Jun 10, 2024 - Jun 23, 2024
- GitLab Automation Bot changed iteration to Fortnight Iteration Jun 24, 2024 - Jul 7, 2024
changed iteration to Fortnight Iteration Jun 24, 2024 - Jul 7, 2024
- GitLab Automation Bot removed iteration Fortnight Iteration Jun 10, 2024 - Jun 23, 2024
removed iteration Fortnight Iteration Jun 10, 2024 - Jun 23, 2024
- GitLab Automation Bot removed iteration Fortnight Iteration Jun 24, 2024 - Jul 7, 2024
removed iteration Fortnight Iteration Jun 24, 2024 - Jul 7, 2024
- GitLab Automation Bot changed iteration to Fortnight Iteration Jul 8, 2024 - Jul 21, 2024
changed iteration to Fortnight Iteration Jul 8, 2024 - Jul 21, 2024
- Developer
The peer discovery mechanism in OpenDHT has been enhanced. Now, the node not only waits for the
connectivityChanged
signal from the client to launch the rediscover and publish methods, but it also triggersconnectivityChanged
when the connectivity status changes to disconnected.(pull request) Additionally, a timer has been added to scheduleconnectivityChanged
with a maximum interval of one minute. IfconnectivityChanged
is called and the node status remains unchanged (still disconnected), it will be called three more times at intervals of 10 seconds, 20 seconds, and 40 seconds. If the status changes during this process, the timer will be cancelled. (pull request) - Loic Bogino changed title from Peer Discovery: Validate design in dhtnet to [peer discovery] validate design in dhtnet
changed title from Peer Discovery: Validate design in dhtnet to [peer discovery] validate design in dhtnet
- GitLab Automation Bot removed iteration Fortnight Iteration Jul 8, 2024 - Jul 21, 2024
removed iteration Fortnight Iteration Jul 8, 2024 - Jul 21, 2024
- GitLab Automation Bot changed iteration to Fortnight Iteration Jul 22, 2024 - Aug 4, 2024
changed iteration to Fortnight Iteration Jul 22, 2024 - Aug 4, 2024
- GitLab Automation Bot removed iteration Fortnight Iteration Jul 22, 2024 - Aug 4, 2024
removed iteration Fortnight Iteration Jul 22, 2024 - Aug 4, 2024
- GitLab Automation Bot changed iteration to Fortnight Iteration Aug 5, 2024 - Aug 18, 2024
changed iteration to Fortnight Iteration Aug 5, 2024 - Aug 18, 2024
- Developer
Work Completed:
- Added unit-test
- Performed manual testing with DHTNet
- Enhanced the peer discovery mechanism in OpenDHT
Automated tests should be implemented through this thicket: #35.
Edited by Amna Snene - Amna Snene added sprintdone label and removed sprintin progress label
added sprintdone label and removed sprintin progress label
- GitLab Automation Bot removed iteration Fortnight Iteration Aug 5, 2024 - Aug 18, 2024
removed iteration Fortnight Iteration Aug 5, 2024 - Aug 18, 2024
- GitLab Automation Bot changed iteration to Fortnight Iteration Aug 19, 2024 - Sep 1, 2024
changed iteration to Fortnight Iteration Aug 19, 2024 - Sep 1, 2024
- Amna Snene closed
closed