diff options
author | http://joeyh.name/ <joey@web> | 2013-05-06 16:54:36 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2013-05-06 16:54:36 +0000 |
commit | 9ef7c11d8b6baeb8b979fe0f411295492d62df75 (patch) | |
tree | 6655359fd89e6a3296e5ba12b836dc56b8bd95f7 /doc/bugs/Stress_test/comment_10_1694e990eab6592159309c231c6dcc16._comment | |
parent | a093c7f671f1725e3323228e2553691b7eee3b85 (diff) |
Added a comment
Diffstat (limited to 'doc/bugs/Stress_test/comment_10_1694e990eab6592159309c231c6dcc16._comment')
-rw-r--r-- | doc/bugs/Stress_test/comment_10_1694e990eab6592159309c231c6dcc16._comment | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/bugs/Stress_test/comment_10_1694e990eab6592159309c231c6dcc16._comment b/doc/bugs/Stress_test/comment_10_1694e990eab6592159309c231c6dcc16._comment new file mode 100644 index 000000000..ec50b58c5 --- /dev/null +++ b/doc/bugs/Stress_test/comment_10_1694e990eab6592159309c231c6dcc16._comment @@ -0,0 +1,12 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + nickname="joey" + subject="comment 10" + date="2013-05-06T16:54:36Z" + content=""" +My estimate was indeed slightly optimistic. While I did not run the whole import, it did run slower for the later batches of files. As far as I can see, that slowdown is just because git gets slower as it has more files. So nothing I can do about it. git-annex is now scaling well itself, though. + +Re checksumming on startup: There was a bug that caused the assistant to re-checksum all direct mode files on startup. This bug was fixed in version 4.20130417. If you're using that version and still see it re-checksumming files, please file a new bug report about it, as this is not intended behavior. + +You seem to be saying that the assistant is failing to add some files, and then when stopped and restarted it finds and adds them. I don't quite know how that would happen. If you can provide a test case that I can use to reproduce that behavior, I will try to debug it. +"""]] |