View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001757 | GNUnet | DHT service | public | 2011-08-12 14:54 | 2012-02-28 11:05 |
| Reporter | mrwiggles | Assigned To | Bart Polot | ||
| Priority | normal | Severity | feature | Reproducibility | N/A |
| Status | closed | Resolution | fixed | ||
| Product Version | Git master | ||||
| Target Version | 0.9.2 | Fixed in Version | 0.9.2 | ||
| Summary | 0001757: Notification of DHT Storage event | ||||
| Description | It would be nice for the DHT service to notify interested clients whenever an item is stored at the local peer. There needs to be an api call added, something along the lines of GNUNET_DHT_notify_insert(DHT_INSERT_CALLBACK_FUNCTION, void *cls) GNUNET_DHT_notify_insert_cancel(DHT_INSERT_CALLBACK_FUNCTION, void *cls) The DHT service will need to be modified to build a message in the handle_dht_put callback (search for GNUNET_DATACACHE_put). The api then needs to handle this message type and broadcast the message to all clients which have asked for notification. | ||||
| Tags | No tags attached. | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2011-08-12 14:54 | mrwiggles | New Issue | |
| 2011-08-12 14:54 | mrwiggles | Status | new => assigned |
| 2011-08-12 14:54 | mrwiggles | Assigned To | => mrwiggles |
| 2012-01-18 21:45 | Christian Grothoff | Assigned To | mrwiggles => Bart Polot |
| 2012-01-18 21:46 | Christian Grothoff | Target Version | Git master => 0.9.2 |
| 2012-01-18 21:46 | Christian Grothoff | Note Added: 0005290 | |
| 2012-02-08 16:21 | Bart Polot | Status | assigned => confirmed |
| 2012-02-21 21:50 | Christian Grothoff | Status | confirmed => assigned |
| 2012-02-24 18:33 | Bart Polot | Note Added: 0005507 | |
| 2012-02-24 18:33 | Bart Polot | Status | assigned => resolved |
| 2012-02-24 18:33 | Bart Polot | Fixed in Version | => 0.9.2 |
| 2012-02-24 18:33 | Bart Polot | Resolution | open => fixed |
| 2012-02-28 11:05 | Christian Grothoff | Status | resolved => closed |