File tree Expand file tree Collapse file tree 1 file changed +10
-2
lines changed
src/main/xar-resources/data/configuration Expand file tree Collapse file tree 1 file changed +10
-2
lines changed Original file line number Diff line number Diff line change 5
5
xmlns : xlink =" http://www.w3.org/1999/xlink" >
6
6
<info >
7
7
<title >Application Server Configuration</title >
8
- <date >3Q19 </date >
8
+ <date >1Q20 </date >
9
9
<keywordset >
10
10
<keyword >operations</keyword >
11
11
</keywordset >
446
446
of these Lock Manager settings should not be modified unless otherwise suggested by eXist-db Core Development Team.</para >
447
447
<variablelist spacing =" compact" >
448
448
<varlistentry >
449
- <term > <code >lock-table/@disabled</code > </term >
449
+ <term ><code >lock-table/@disabled</code ></term >
450
450
<listitem >
451
451
<para >Disables the database Lock Table which tracks database locks. The Lock Table is enabled by default
452
452
and allows reporting on database locking via JMX.</para >
456
456
<note ><para >Unless nessecary, it is recommened to leave this enabled.</para ></note >
457
457
</listitem >
458
458
</varlistentry >
459
+ <varlistentry >
460
+ <term ><code >document/@use-path-locks</code ></term >
461
+ <listitem >
462
+ <para ><emphasis >Experimental:</emphasis > Causes path locks to be used for documents as well as collection locks.</para >
463
+ <para >This has a performance and concurrency impact, but will ensure that you cannot have deadlocks between Collections and Documents.</para >
464
+ <note ><para >Unless nessecary, it is recommened to leave this at its default value.</para ></note >
465
+ </listitem >
466
+ </varlistentry >
459
467
</variablelist >
460
468
</sect2 >
461
469
You can’t perform that action at this time.
0 commit comments