Java-Chronicle icon indicating copy to clipboard operation
Java-Chronicle copied to clipboard

about createIndexBuffer method in IndexedChronicle class

Open taigetco opened this issue 12 years ago • 1 comments

I have checked FileChannelImpl.java, the map method has already checked the OutOfMemoryError exception, done the full gc, so should remove the same behavior code in createIndexBuffer method?

taigetco avatar Dec 27 '13 09:12 taigetco

Good question. I will investigate. On 27 Dec 2013 09:10, "matthewtt" [email protected] wrote:

I have checked FileChannelImpl.java, the map method has already checked the OutOfMemoryError exception, done the full gc, so should remove the same behavior code in createIndexBuffer method?

— Reply to this email directly or view it on GitHubhttps://github.com/peter-lawrey/Java-Chronicle/issues/38 .

peter-lawrey avatar Dec 27 '13 09:12 peter-lawrey