View Issue Details

IDProjectCategoryView StatusLast Update
0003051GNUnetGNSpublic2013-12-24 20:54
ReporterChristian Grothoff Assigned ToChristian Grothoff  
PrioritynormalSeverityfeatureReproducibilityN/A
Status closedResolutionfixed 
Product VersionGit master 
Target Version0.10.0Fixed in Version0.10.0 
Summary0003051: GNS should _monitor_ namestore in addition to iterating over it
DescriptionWith monitoring, we would be able to _instantly_ publish changes to the namestore to the DHT, instead of having publications to the DHT being potentially delayed for a long time.
TagsNo tags attached.

Activities

Christian Grothoff

2013-10-20 17:49

manager   ~0007540

Preliminary implementation is done; however, using the current namestore monitor API, we initially iterate over the entire namestore while not doing DHT PUTs (as that might be WAY too much on startup). We should extend the montior API to allow monitoring without the initial iteration over the entire DB.

Christian Grothoff

2013-10-20 20:12

manager   ~0007541

Seems to work now :-)

Issue History

Date Modified Username Field Change
2013-10-04 11:21 Christian Grothoff New Issue
2013-10-04 11:21 Christian Grothoff Status new => assigned
2013-10-04 11:21 Christian Grothoff Assigned To => Matthias Wachs
2013-10-04 11:21 Christian Grothoff Assigned To Matthias Wachs =>
2013-10-04 11:21 Christian Grothoff Status assigned => confirmed
2013-10-07 21:57 Christian Grothoff Assigned To => Matthias Wachs
2013-10-07 21:57 Christian Grothoff Status confirmed => assigned
2013-10-11 15:50 Christian Grothoff Target Version 0.10.1 => 0.11.0pre66
2013-10-20 16:22 Christian Grothoff Assigned To Matthias Wachs => Christian Grothoff
2013-10-20 16:22 Christian Grothoff Target Version 0.11.0pre66 => 0.10.0
2013-10-20 17:49 Christian Grothoff Note Added: 0007540
2013-10-20 20:12 Christian Grothoff Status assigned => confirmed
2013-10-20 20:12 Christian Grothoff Note Added: 0007541
2013-10-20 20:12 Christian Grothoff Status confirmed => resolved
2013-10-20 20:12 Christian Grothoff Fixed in Version => 0.10.0
2013-10-20 20:12 Christian Grothoff Resolution open => fixed
2013-12-24 20:54 Christian Grothoff Status resolved => closed