Actions
Bug #2740
openrepo-ng fails to connect to the nfd when the database stores a large number of content segments
Status:
New
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
04/09/2015
Due date:
% Done:
0%
Estimated time:
Description
Steps to reproduce:
- construct a big file (1GB)
- inject the file into repo-ng using ndnputfile (> 1000000 content segments)
- kill the repo-ng
- restart repo-ng
expect: repo-ng runs normally
actual result: repo-ng reports "ERROR: error while connecting to the forwarder"
Actions