[prev in list] [next in list] [prev in thread] [next in thread] 

List:       php-doc-cvs
Subject:    [DOC-CVS] =?utf-8?q?svn:_/phpdoc/en/trunk/reference/zookeeper/zookeeper/_setdeterministicconnorder.x
From:       Timandes_White <timandes () php ! net>
Date:       2019-03-18 0:47:52
Message-ID: svn-timandes-1552870072-347017-559163652 () svn ! php ! net
[Download RAW message or body]

timandes                                 Mon, 18 Mar 2019 00:47:52 +0000

Revision: http://svn.php.net/viewvc?view=revision&revision=347017

Log:
remove redundant 'notes' block and fix descriptions

Changed paths:
    U   phpdoc/en/trunk/reference/zookeeper/zookeeper/setdeterministicconnorder.xml

Modified: phpdoc/en/trunk/reference/zookeeper/zookeeper/setdeterministicconnorder.xml
===================================================================
--- phpdoc/en/trunk/reference/zookeeper/zookeeper/setdeterministicconnorder.xml	2019-03-18 \
                00:45:46 UTC (rev 347016)
+++ phpdoc/en/trunk/reference/zookeeper/zookeeper/setdeterministicconnorder.xml	2019-03-18 \
00:47:52 UTC (rev 347017) @@ -16,7 +16,8 @@
    <methodparam><type>bool</type><parameter>yesOrNo</parameter></methodparam>
   </methodsynopsis>
   <para>
-   If passed a non-zero value, will make the client connect to quorum peers in the \
order as specified in the zookeeper_init() call. A zero value causes zookeeper_init() \
to permute the peer endpoints which is good for more even client connection \
distribution among the quorum peers. +   If passed a true value, will make the client \
connect to quorum peers in the order as specified in the zookeeper_init() call. A \
false value causes zookeeper_init() to permute the peer endpoints which is good for \
more even client connection distribution among the quorum peers. +   ZooKeeper C \
Client uses false by default.  </para>
  </refsect1>

@@ -27,7 +28,7 @@
     <term><parameter>yesOrNo</parameter></term>
     <listitem>
      <para>
-      Enable/disable quorum endpoint order randomization.
+      Disable/enable quorum endpoint order randomization.
      </para>
     </listitem>
    </varlistentry>
@@ -53,18 +54,6 @@
   </caution>
  </refsect1>

- <refsect1 role="notes">
-  &reftitle.notes;
-  <caution>
-   <para>
-    Note: typically this method should NOT be used outside of testing.
-   </para>
-  </caution>
-  &note.language-construct;
-  &note.not-bin-safe;
-  &note.registerglobals;
- </refsect1>
-
  <refsect1 role="seealso">
   &reftitle.seealso;
   <simplelist>



-- 
PHP Documentation Commits Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic