ilovesoup / hyracks

Automatically exported from code.google.com/p/hyracks
Apache License 2.0
0 stars 0 forks source link

BufferCache.closeFile() issue #45

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
BufferCache.closeFile() should be able to deal with the case refCount is less 
than 0. Maybe it is not a valid case, but it DO shows up during my tests (then 
I switch to not call closeFile).

Original issue reported on code.google.com by buyingyi@gmail.com on 10 Nov 2011 at 9:56

GoogleCodeExporter commented 9 years ago
Is this one still causing problems? The ref count should actually never be < 0.

Original comment by alexande...@gmail.com on 17 Nov 2011 at 8:55

GoogleCodeExporter commented 9 years ago
No, you can close it.
Thanks!

Yingyi

Original comment by buyingyi@gmail.com on 17 Nov 2011 at 9:01

GoogleCodeExporter commented 9 years ago
Reporter (Yingyi) requested close.

Original comment by alexande...@gmail.com on 17 Nov 2011 at 9:03