You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-commits@db.apache.org by ka...@apache.org on 2006/11/27 22:52:05 UTC

svn commit: r479776 - in /db/derby/docs/branches/10.2/src: adminguide/radmindrdamaxthreads.dita adminguide/radmindrdatimeslice.dita pt_BR/adminguide/radmindrdamaxthreads.dita pt_BR/adminguide/radmindrdatimeslice.dita

Author: kahatlen
Date: Mon Nov 27 13:52:03 2006
New Revision: 479776

URL: http://svn.apache.org/viewvc?view=rev&rev=479776
Log:
DERBY-2119: derby.drda.timeSlice property is incorrectly documented in
admin guide as derby.drda.timeslice

Merged fix from trunk.

Modified:
    db/derby/docs/branches/10.2/src/adminguide/radmindrdamaxthreads.dita
    db/derby/docs/branches/10.2/src/adminguide/radmindrdatimeslice.dita
    db/derby/docs/branches/10.2/src/pt_BR/adminguide/radmindrdamaxthreads.dita
    db/derby/docs/branches/10.2/src/pt_BR/adminguide/radmindrdatimeslice.dita

Modified: db/derby/docs/branches/10.2/src/adminguide/radmindrdamaxthreads.dita
URL: http://svn.apache.org/viewvc/db/derby/docs/branches/10.2/src/adminguide/radmindrdamaxthreads.dita?view=diff&rev=479776&r1=479775&r2=479776
==============================================================================
--- db/derby/docs/branches/10.2/src/adminguide/radmindrdamaxthreads.dita (original)
+++ db/derby/docs/branches/10.2/src/adminguide/radmindrdamaxthreads.dita Mon Nov 27 13:52:03 2006
@@ -26,7 +26,7 @@
 <section>Use the derby.drda.maxThreads property to set a maximum number of
 connection threads that Network Server will allocate. If all of the connection
 threads are currently being used and the Network Server has already allocated
-the maximum number of threads, the threads will be shared by using the derby.drda.timeslice
+the maximum number of threads, the threads will be shared by using the derby.drda.timeSlice
 property to determine when sessions will be swapped.</section>
 <refsyn><title>Syntax</title><codeblock><ph>derby.drda.maxThreads=<i>numthreads</i></ph></codeblock> </refsyn>
 <section><title>Default</title><p>0</p> </section>

Modified: db/derby/docs/branches/10.2/src/adminguide/radmindrdatimeslice.dita
URL: http://svn.apache.org/viewvc/db/derby/docs/branches/10.2/src/adminguide/radmindrdatimeslice.dita?view=diff&rev=479776&r1=479775&r2=479776
==============================================================================
--- db/derby/docs/branches/10.2/src/adminguide/radmindrdatimeslice.dita (original)
+++ db/derby/docs/branches/10.2/src/adminguide/radmindrdatimeslice.dita Mon Nov 27 13:52:03 2006
@@ -18,18 +18,18 @@
 limitations under the License.
 -->
 <reference id="radmindrdatimeslice" xml:lang="en-us">
-<title>derby.drda.timeslice </title>
+<title>derby.drda.timeSlice </title>
 <prolog><metadata>
-<keywords><indexterm>derby.drda.timeslice</indexterm></keywords>
+<keywords><indexterm>derby.drda.timeSlice</indexterm></keywords>
 </metadata></prolog>
 <refbody>
-<section>Use the derby.drda.timeslice property to set the number of milliseconds
+<section>Use the derby.drda.timeSlice property to set the number of milliseconds
 that each connection will use before yielding to another connection. This
 property is relevant only if the derby.drda.maxThreads property is set
 to a value greater than zero.</section>
-<refsyn><title>Syntax</title><codeblock><ph>derby.drda.timeslice=<i>milliseconds</i></ph></codeblock> </refsyn>
+<refsyn><title>Syntax</title><codeblock><ph>derby.drda.timeSlice=<i>milliseconds</i></ph></codeblock> </refsyn>
 <section><title>Default</title><p>0</p> </section>
-<example> <title>Example</title><codeblock><b>derby.drda.timeslice=2000</b></codeblock> </example>
+<example> <title>Example</title><codeblock><b>derby.drda.timeSlice=2000</b></codeblock> </example>
 <section><title>Static or dynamic</title><p>Static. You must restart the Network
 Server for changes to take effect.</p> </section>
 </refbody>

Modified: db/derby/docs/branches/10.2/src/pt_BR/adminguide/radmindrdamaxthreads.dita
URL: http://svn.apache.org/viewvc/db/derby/docs/branches/10.2/src/pt_BR/adminguide/radmindrdamaxthreads.dita?view=diff&rev=479776&r1=479775&r2=479776
==============================================================================
--- db/derby/docs/branches/10.2/src/pt_BR/adminguide/radmindrdamaxthreads.dita (original)
+++ db/derby/docs/branches/10.2/src/pt_BR/adminguide/radmindrdamaxthreads.dita Mon Nov 27 13:52:03 2006
@@ -33,7 +33,7 @@
 Se todas as <i>threads</i> de conexão estiverem sendo usadas no momento, e o
 <i>Network Server</i> já  tiver disponibilizado o número máximo de
 <i>threads</i>, as <i>threads</i> serão compartilhadas utilizando a propriedade
-<i>derby.drda.timeslice</i> para determinar quando as sessões serão alternadas.
+<i>derby.drda.timeSlice</i> para determinar quando as sessões serão alternadas.
 </section>
 <refsyn>
 <title>Sintaxe</title>

Modified: db/derby/docs/branches/10.2/src/pt_BR/adminguide/radmindrdatimeslice.dita
URL: http://svn.apache.org/viewvc/db/derby/docs/branches/10.2/src/pt_BR/adminguide/radmindrdatimeslice.dita?view=diff&rev=479776&r1=479775&r2=479776
==============================================================================
--- db/derby/docs/branches/10.2/src/pt_BR/adminguide/radmindrdatimeslice.dita (original)
+++ db/derby/docs/branches/10.2/src/pt_BR/adminguide/radmindrdatimeslice.dita Mon Nov 27 13:52:03 2006
@@ -18,17 +18,17 @@
 limitations under the License.
 -->
 <reference id="radmindrdatimeslice" xml:lang="pt-br">
-<title>derby.drda.timeslice</title>
+<title>derby.drda.timeSlice</title>
 <prolog>
 <metadata>
 <keywords>
-<indexterm>derby.drda.timeslice</indexterm>
+<indexterm>derby.drda.timeSlice</indexterm>
 </keywords>
 </metadata>
 </prolog>
 <refbody>
 <section>
-<p>A propriedade <i>derby.drda.timeslice</i> é utilizada para definir o
+<p>A propriedade <i>derby.drda.timeSlice</i> é utilizada para definir o
 número de milissegundos que cada conexão irá utilizar antes de alternar para
 outra conexão.
 Esta propriedade é relevante apenas quando a propriedade
@@ -36,7 +36,7 @@
 </section>
 <refsyn>
 <title>Sintaxe</title>
-<codeblock><ph>derby.drda.timeslice=<i>milissegundos</i></ph></codeblock>
+<codeblock><ph>derby.drda.timeSlice=<i>milissegundos</i></ph></codeblock>
 </refsyn>
 <section>
 <title>Padrão</title>
@@ -44,7 +44,7 @@
 </section>
 <example>
 <title>Exemplo</title>
-<codeblock><b>derby.drda.timeslice=2000</b></codeblock>
+<codeblock><b>derby.drda.timeSlice=2000</b></codeblock>
 </example>
 <section>
 <title>Estático ou dinâmico</title>