You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by or...@apache.org on 2018/03/04 21:33:40 UTC

qpid-broker-j git commit: NO-JIRA: [Broker-J][Documentation] Fix duplicate table row ids

Repository: qpid-broker-j
Updated Branches:
  refs/heads/master 8df4ff38b -> dbcbed940


NO-JIRA: [Broker-J][Documentation] Fix duplicate table row ids


Project: http://git-wip-us.apache.org/repos/asf/qpid-broker-j/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-broker-j/commit/dbcbed94
Tree: http://git-wip-us.apache.org/repos/asf/qpid-broker-j/tree/dbcbed94
Diff: http://git-wip-us.apache.org/repos/asf/qpid-broker-j/diff/dbcbed94

Branch: refs/heads/master
Commit: dbcbed940be02a7f2320fe46e910c553aff6e5d4
Parents: 8df4ff3
Author: Alex Rudyy <or...@apache.org>
Authored: Sun Mar 4 21:32:18 2018 +0000
Committer: Alex Rudyy <or...@apache.org>
Committed: Sun Mar 4 21:32:18 2018 +0000

----------------------------------------------------------------------
 .../docbkx/Java-Broker-Appendix-Operational-Logging-Messages.xml | 4 ++--
 .../docbkx/Java-Broker-Appendix-Queue-Declaration-Arguments.xml  | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/qpid-broker-j/blob/dbcbed94/doc/java-broker/src/docbkx/Java-Broker-Appendix-Operational-Logging-Messages.xml
----------------------------------------------------------------------
diff --git a/doc/java-broker/src/docbkx/Java-Broker-Appendix-Operational-Logging-Messages.xml b/doc/java-broker/src/docbkx/Java-Broker-Appendix-Operational-Logging-Messages.xml
index 5cb314b..ebd6166 100644
--- a/doc/java-broker/src/docbkx/Java-Broker-Appendix-Operational-Logging-Messages.xml
+++ b/doc/java-broker/src/docbkx/Java-Broker-Appendix-Operational-Logging-Messages.xml
@@ -604,7 +604,7 @@
             </para>
           </entry>
         </row>
-        <row xml:id="Java-Broker-Appendix-Operation-Logging-Message-QUE-1004">
+        <row xml:id="Java-Broker-Appendix-Operation-Logging-Message-QUE-1005">
           <entry morerows="1">QUE-1005</entry>
           <entry>
             Dropped : <replaceable>number</replaceable> messages, Depth : <replaceable>size</replaceable> bytes,
@@ -820,7 +820,7 @@
             </para>
           </entry>
         </row>
-        <row xml:id="Java-Broker-Appendix-Operation-Logging-Message-CHN-1010">
+        <row xml:id="Java-Broker-Appendix-Operation-Logging-Message-CON-1010">
           <entry morerows="1">CON-1010</entry>
           <entry>Open Transaction : <replaceable>time</replaceable> ms</entry>
         </row>

http://git-wip-us.apache.org/repos/asf/qpid-broker-j/blob/dbcbed94/doc/java-broker/src/docbkx/Java-Broker-Appendix-Queue-Declaration-Arguments.xml
----------------------------------------------------------------------
diff --git a/doc/java-broker/src/docbkx/Java-Broker-Appendix-Queue-Declaration-Arguments.xml b/doc/java-broker/src/docbkx/Java-Broker-Appendix-Queue-Declaration-Arguments.xml
index 3304a70..78ff31d 100644
--- a/doc/java-broker/src/docbkx/Java-Broker-Appendix-Queue-Declaration-Arguments.xml
+++ b/doc/java-broker/src/docbkx/Java-Broker-Appendix-Queue-Declaration-Arguments.xml
@@ -161,7 +161,7 @@ my-queue; {create: always, node: {x-declare: {arguments:{'x-qpid-capacity': 1024
                         <para>Specifies this queue's maximum delivery count.</para>
                     </entry>
                 </row>
-                <row xml:id="Java-Broker-Appendix-Queue-Declare-Arguments-X-Qpid-Maximum-Delivery-Count">
+                <row xml:id="Java-Broker-Appendix-Queue-Declare-Arguments-X-Qpid-DLQ-Enabled">
                     <entry>
                         <para>x-qpid-dlq-enabled</para>
                     </entry>


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@qpid.apache.org
For additional commands, e-mail: commits-help@qpid.apache.org