View Issue Details

IDProjectCategoryView StatusLast Update
0001933GNUnetobsoletepublic2024-05-03 14:02
ReporterChristian Grothoff Assigned ToChristian Grothoff  
PriorityhighSeverityfeatureReproducibilityN/A
Status closedResolutionopen 
Product VersionGit master 
Target Version0.9.4Fixed in Version0.9.4 
Summary0001933: peerinfo notifications on expiration
DescriptionIt is not clear if peerinfo triggers all (necessary?) notifications whenever addresses expire. Or we should change the API to explicitly state that such notifications will not happen. But then we'd need to notify if expirations are updated (increased). Either way, notifications on expiration need a bit of work.
TagsNo tags attached.

Activities

Christian Grothoff

2012-06-13 16:52

manager   ~0006063

Peerinfo code *does* notify clients if expiration times go up. So now clients only need track that addresses expire, but that they can do internally just as well without notifications; this should be about as efficient as pushing notifications out, so this issue can be closed.

Issue History

Date Modified Username Field Change
2011-11-22 19:54 Christian Grothoff New Issue
2011-11-22 20:16 Christian Grothoff Priority normal => low
2011-11-22 20:16 Christian Grothoff Status new => confirmed
2012-02-21 21:55 Christian Grothoff Target Version => 0.9.4
2012-05-03 01:17 Christian Grothoff Assigned To => Christian Grothoff
2012-05-03 01:17 Christian Grothoff Status confirmed => assigned
2012-06-03 01:21 Christian Grothoff Priority low => high
2012-06-13 16:52 Christian Grothoff Note Added: 0006063
2012-06-13 16:53 Christian Grothoff Status assigned => closed
2012-06-13 16:53 Christian Grothoff Fixed in Version => 0.9.4
2024-05-03 14:02 Christian Grothoff Category peerinfo service => obsolete