/[Apache-SVN]
ViewVC logotype

Revision 1774094


Jump to revision: Previous Next
Author: catholicon
Date: Tue Dec 13 20:15:08 2016 UTC (7 years, 5 months ago)
Changed paths: 6
Log Message:
OAK-3976: journal should support large(r) entries

JournalEntry tracks and provides number of modified nodes and if it had any branch commits.
If number of changed nodes reaches force-push-threshold (configurable), then journal entry is pushed.

Changed paths

Path Details
Directoryjackrabbit/oak/trunk/oak-core/src/main/java/org/apache/jackrabbit/oak/plugins/document/DocumentNodeStore.java modified , text changed
Directoryjackrabbit/oak/trunk/oak-core/src/main/java/org/apache/jackrabbit/oak/plugins/document/JournalEntry.java modified , text changed
Directoryjackrabbit/oak/trunk/oak-core/src/test/java/org/apache/jackrabbit/oak/plugins/document/DocumentNodeStoreTest.java modified , text changed
Directoryjackrabbit/oak/trunk/oak-core/src/test/java/org/apache/jackrabbit/oak/plugins/document/JournalEntryTest.java modified , text changed
Directoryjackrabbit/oak/trunk/oak-core/src/test/java/org/apache/jackrabbit/oak/plugins/document/JournalGCTest.java modified , text changed
Directoryjackrabbit/oak/trunk/oak-core/src/test/java/org/apache/jackrabbit/oak/plugins/document/JournalTest.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26