jump to detailed chart | hide Line History
ConstraintSort: path | last-commit | first-commit Sub Directories |
Recent Changelog
144
by chirino
01 December 2005, 08:44:12 -0600
(2 years 5 months ago)
- The journal can now read records that have been moved to archived log files.
./java/org/activeio/journal/active/LogFileManager.java
144
./java/org/activeio/journal/active/RecordInfo.java
144
./test/org/activeio/journal/active/JournalImplTest.java
144
141
by chirino
01 November 2005, 17:34:27 -0600
(2 years 6 months ago)
- Use only 1 thread to do the actual IO to the journal, the recent concurrent backport port had changed this
- Do safer locking of the control file. We now check to see if the same java process has l…
./java/org/activeio/journal/active/ControlFile.java
141
./java/org/activeio/journal/active/JournalImpl.java
141
140
by chirino
31 October 2005, 17:11:10 -0600
(2 years 6 months ago)
Added a journal log archiving feature.
./java/org/activeio/journal/active/JournalImpl.java
140
./java/org/activeio/journal/active/LogFile.java
140
./java/org/activeio/journal/active/LogFileManager.java
140
./test/org/activeio/journal/active/LogFileManagerTest.java
140
138
by chirino
26 October 2005, 19:42:04 -0500
(2 years 6 months ago)
Tweaked the thread pool settings so that we don't get lockups.
./java/org/activeio/ChannelFactory.java
138
./java/org/activeio/filter/AsyncWriteAsyncChannel.java
138
./test/org/activeio/net/benchmark/ClientLoadSimulator.java
138
Files
|