View Issue Details

IDProjectCategoryView StatusLast Update
0002555GNUnetfile-sharing servicepublic2012-11-05 18:33
ReporterChristian Grothoff Assigned ToChristian Grothoff  
PriorityurgentSeveritymajorReproducibilityhave not tried
Status closedResolutionfixed 
Product VersionGit master 
Target Version0.9.4Fixed in Version0.9.4 
Summary0002555: excessive number of query plan entries and high memory consumption
Descriptiongnunet9 peer shows a very large (0000013:0000010^7?) number of query plan entries while the number of connections (13) * number of queries is much lower (0000013:0000010^5). At the same time, memory consumption is around 250 MB, indicating that the QPEs cause in some significant waste of memory. This is after running for a long time...

Should be investigated.
TagsNo tags attached.

Activities

Christian Grothoff

2012-10-07 13:07

manager   ~0006418

query plan counter was not updated properly, fixed in SVN 24213. Memory consumption might be OK after all.

Issue History

Date Modified Username Field Change
2012-09-21 11:02 Christian Grothoff New Issue
2012-09-21 11:02 Christian Grothoff Status new => assigned
2012-09-21 11:02 Christian Grothoff Assigned To => Christian Grothoff
2012-09-27 20:23 Christian Grothoff Priority normal => urgent
2012-09-27 20:28 Christian Grothoff Target Version => 0.9.5
2012-09-29 21:26 Christian Grothoff Severity minor => major
2012-10-07 13:07 Christian Grothoff Note Added: 0006418
2012-10-07 13:07 Christian Grothoff Status assigned => resolved
2012-10-07 13:07 Christian Grothoff Fixed in Version => 0.9.4
2012-10-07 13:07 Christian Grothoff Resolution open => fixed
2012-10-07 13:07 Christian Grothoff Target Version 0.9.5 => 0.9.4
2012-11-05 18:33 Christian Grothoff Status resolved => closed