| Issue 73: | Potential "race condition" in dispatcher? | |
| 2 people starred this issue and may be notified of changes. | Back to list |
While testing the ItWiki demo tonight, I got an error from the modperl code: Unable to read file(/raid/itwiki/blobs/000/002/222/400/000002222400_000000027.gz) at /store/thumper/research/WikiTrust/remote/analysis/WikiTrust.pm line 211. The file is there (now) and is readable. A reload on the URL works fine. My guess, then, is that the dispatcher entered this information into the DB before it was actually written to disk, and I happened to do an access from modperl just in the middle of this transaction. |
|
,
Oct 25, 2009
Issue 98 has been merged into this issue.
Cc: ianpye
|
|
,
Oct 26, 2009
Seems to be working now, as of luca's last file with how blobs are written.
Status: LikelyFixed
|
|
|
|