peter-lawrey / Java-Chronicle

Java Indexed Record Chronicle
1.22k stars 193 forks source link

IndexedChronicle doesn't close data channel #4

Closed vlad-ilyushchenko closed 12 years ago

vlad-ilyushchenko commented 12 years ago

hi Peter, your library is great! I only found a small bug for far in clearAll() method on IndexedChronicle class, it should be closing param channel and due to type always closing indexChannel instead.

peter-lawrey commented 12 years ago

fixed now.