Author: mduerig
Date: Tue Dec 12 13:03:46 2017
New Revision: 1817911
URL: http://svn.apache.org/viewvc?rev=1817911&view=rev
Log:
OAK-7051: Remove dangling reference to compress-interval system property from
oak-run documentation
Removed documentation for that property
Modified:
jackrabbit/oak/trunk/oak-doc/src/site/markdown/command_line.md
Modified: jackrabbit/oak/trunk/oak-doc/src/site/markdown/command_line.md
URL:
http://svn.apache.org/viewvc/jackrabbit/oak/trunk/oak-doc/src/site/markdown/command_line.md?rev=1817911&r1=1817910&r2=1817911&view=diff
==============================================================================
--- jackrabbit/oak/trunk/oak-doc/src/site/markdown/command_line.md (original)
+++ jackrabbit/oak/trunk/oak-doc/src/site/markdown/command_line.md Tue Dec 12
13:03:46 2017
@@ -65,7 +65,6 @@ possible to tweak various system propert
* `cache` - cache size for the SegmentNodeStore (default: `256`),
* `compaction-progress-log` - how many entries should be compacted between log
messages (default: `150000`),
-* `compress-interval` - number of map entries to keep until compressing this
map (default: `100000`),
* `update.limit` - threshold for the flush of a temporary transaction to disk
(default: `10000`),
* `tar.memoryMapped` - allow to use memory mapped files to reduce memory usage
(default: `false`),