I am trying to reproduce it currently on a fresh VM. It seems to be a symptom of view compaction, after the file is moved to the .delete directory and then finally deleted is where the problem seems to occur.
I tried with a fresh ubuntu 10.10 but I couldnt reproduce but the system I'm seeing it on is ext3 (ubuntu was ext4) so I'm going to start again with that and report back. I did wonder how this would be reproduced in a test as you have to get quite low level (using lsof) to see if the issue is manifesting itself :) Regards Stephen On 20 September 2010 16:00, Chris Anderson <[email protected]> wrote: > On Sun, Sep 19, 2010 at 3:21 PM, Randall Leeds <[email protected]> > wrote: > > If the bug is confirmed it should be on JIRA if it is not already. If > > you have a test case that reproduces it that would be fanstastic > > (bonus points for a JS test in Futon). > > > > It's my opinion something this serious should block 1.1, but > > ultimately that is up to the committers to determine, yes? > > > > I think this is pretty serious. It's probably a simple fix, so as soon > as we have it reproducible, I'm sure it will get fixed. > > I'm not sure how it can be tested from JavaScript, any ideas? > > If not it should be testable via the Erlang tests. > > Chris > > > On Sun, Sep 19, 2010 at 22:09, [mRg] <[email protected]> wrote: > >> Hi all, > >> > >> This is just a cross-post to highlight a thread on the user list. (with > the > >> same name as this one - all details etc are on there, happy to repeat > here > >> if needed). It seems this problem was discussed by some devs at > CouchCamp > >> and seems others are suffering this issue. I was just wondering if there > was > >> a JIRA issue related to this that I/we can track and if a fix for this > will > >> be included in any upcoming released (1.1 ?). > >> > >> Regards > >> > >> Stephen > >> > > > > > > -- > Chris Anderson > http://jchrisa.net > http://couch.io >
