You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by gm...@apache.org on 2016/11/23 14:59:17 UTC

[3/6] qpid-site git commit: NO-JIRA - Updating documentation for Qpid Dispatch Router version 0.7.0

http://git-wip-us.apache.org/repos/asf/qpid-site/blob/09f4ae2e/content/releases/qpid-dispatch-0.7.0/man/qdstat.html
----------------------------------------------------------------------
diff --git a/content/releases/qpid-dispatch-0.7.0/man/qdstat.html b/content/releases/qpid-dispatch-0.7.0/man/qdstat.html
new file mode 100644
index 0000000..86c2a42
--- /dev/null
+++ b/content/releases/qpid-dispatch-0.7.0/man/qdstat.html
@@ -0,0 +1,882 @@
+<!DOCTYPE html>
+<!--
+ -
+ - Licensed to the Apache Software Foundation (ASF) under one
+ - or more contributor license agreements.  See the NOTICE file
+ - distributed with this work for additional information
+ - regarding copyright ownership.  The ASF licenses this file
+ - to you under the Apache License, Version 2.0 (the
+ - "License"); you may not use this file except in compliance
+ - with the License.  You may obtain a copy of the License at
+ -
+ -   http://www.apache.org/licenses/LICENSE-2.0
+ -
+ - Unless required by applicable law or agreed to in writing,
+ - software distributed under the License is distributed on an
+ - "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ - KIND, either express or implied.  See the License for the
+ - specific language governing permissions and limitations
+ - under the License.
+ -
+-->
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
+  <head>
+    <title>SYNOPSIS - Apache Qpid&#8482;</title>
+    <meta http-equiv="X-UA-Compatible" content="IE=edge"/>
+    <meta name="viewport" content="width=device-width, initial-scale=1.0"/>
+    <link rel="stylesheet" href="/site.css" type="text/css" async="async"/>
+    <link rel="stylesheet" href="/deferred.css" type="text/css" defer="defer"/>
+    <script type="text/javascript">var _deferredFunctions = [];</script>
+    <script type="text/javascript" src="/deferred.js" defer="defer"></script>
+    <!--[if lte IE 8]>
+      <link rel="stylesheet" href="/ie.css" type="text/css"/>
+      <script type="text/javascript" src="/html5shiv.js"></script>
+    <![endif]-->
+
+    <!-- Redirects for `go get` and godoc.org -->
+    <meta name="go-import"
+          content="qpid.apache.org git https://git-wip-us.apache.org/repos/asf/qpid-proton.git"/>
+    <meta name="go-source"
+          content="qpid.apache.org
+https://github.com/apache/qpid-proton/blob/go1/README.md
+https://github.com/apache/qpid-proton/tree/go1{/dir}
+https://github.com/apache/qpid-proton/blob/go1{/dir}/{file}#L{line}"/>
+  </head>
+  <body>
+    <div id="-content">
+      <div id="-top" class="panel">
+        <a id="-menu-link"><img width="16" height="16" src="" alt="Menu"/></a>
+
+        <a id="-search-link"><img width="22" height="16" src="" alt="Search"/></a>
+
+        <ul id="-global-navigation">
+          <li><a id="-logotype" href="/index.html">Apache Qpid<sup>&#8482;</sup></a></li>
+          <li><a href="/documentation.html">Documentation</a></li>
+          <li><a href="/download.html">Download</a></li>
+          <li><a href="/discussion.html">Discussion</a></li>
+        </ul>
+      </div>
+
+      <div id="-menu" class="panel" style="display: none;">
+        <div class="flex">
+          <section>
+            <h3>Project</h3>
+
+            <ul>
+              <li><a href="/overview.html">Overview</a></li>
+              <li><a href="/components/index.html">Components</a></li>
+              <li><a href="/releases/index.html">Releases</a></li>
+            </ul>
+          </section>
+
+          <section>
+            <h3>Messaging APIs</h3>
+
+            <ul>
+              <li><a href="/proton/index.html">Qpid Proton</a></li>
+              <li><a href="/components/jms/index.html">Qpid JMS</a></li>
+              <li><a href="/components/messaging-api/index.html">Qpid Messaging API</a></li>
+            </ul>
+          </section>
+
+          <section>
+            <h3>Servers and tools</h3>
+
+            <ul>
+              <li><a href="/components/java-broker/index.html">Broker for Java</a></li>
+              <li><a href="/components/cpp-broker/index.html">C++ broker</a></li>
+              <li><a href="/components/dispatch-router/index.html">Dispatch router</a></li>
+            </ul>
+          </section>
+
+          <section>
+            <h3>Resources</h3>
+
+            <ul>
+              <li><a href="/dashboard.html">Dashboard</a></li>
+              <li><a href="https://cwiki.apache.org/confluence/display/qpid/Index">Wiki</a></li>
+              <li><a href="/resources.html">More resources</a></li>
+            </ul>
+          </section>
+        </div>
+      </div>
+
+      <div id="-search" class="panel" style="display: none;">
+        <form action="http://www.google.com/search" method="get">
+          <input type="hidden" name="sitesearch" value="qpid.apache.org"/>
+          <input type="text" name="q" maxlength="255" autofocus="autofocus" tabindex="1"/>
+          <button type="submit">Search</button>
+          <a href="/search.html">More ways to search</a>
+        </form>
+      </div>
+
+      <div id="-middle" class="panel">
+        <ul id="-path-navigation"><li><a href="/index.html">Home</a></li><li><a href="/releases/index.html">Releases</a></li><li><a href="/releases/qpid-dispatch-0.7.0/index.html">Qpid Dispatch 0.7.0</a></li><li>SYNOPSIS</li></ul>
+
+        <div id="-middle-content">
+          <div class="sect1">
+<h2 id="_synopsis">SYNOPSIS</h2>
+<div class="sectionbody">
+<div class="paragraph"><p><strong>qdstat</strong> [<em>OPTIONS</em>]</p></div>
+</div>
+</div>
+<div class="sect1">
+<h2 id="_description">DESCRIPTION</h2>
+<div class="sectionbody">
+<div class="paragraph"><p>Shows status information about networks of Dispatch routers. It can display
+connections, network nodes and links, and router stats such as memory use.</p></div>
+</div>
+</div>
+<div class="sect1">
+<h2 id="_options">OPTIONS</h2>
+<div class="sectionbody">
+<div class="paragraph"><p>-h, --help
+:   show this help message and exit</p></div>
+<div class="paragraph"><p>--version
+:   Print version and exit.</p></div>
+<div class="paragraph"><p>-g, --general
+:   Show General Router Stats</p></div>
+<div class="paragraph"><p>-c, --connections
+:   Show Connections</p></div>
+<div class="paragraph"><p>-l, --links
+:   Show Router Links</p></div>
+<div class="paragraph"><p>-n, --nodes
+:   Show Router Nodes</p></div>
+<div class="paragraph"><p>-a, --address
+:   Show Router Addresses</p></div>
+<div class="paragraph"><p>-m, --memory
+:   Show Router Memory Stats</p></div>
+<div class="paragraph"><p>--autolinks
+:   Show Auto Links</p></div>
+<div class="paragraph"><p>--linkroutes
+:   Show Link Routes</p></div>
+<div class="paragraph"><p>-v, --verbose
+:   Show maximum detail</p></div>
+<div class="paragraph"><p>--log
+:   Show recent log entries</p></div>
+<div class="paragraph"><p>--limit=LIMIT
+:   Limit number of log entries</p></div>
+<div class="sect2">
+<h3 id="_connection_options">Connection Options</h3>
+<div class="paragraph"><p>-b URL, --bus=URL
+:   URL of the messaging bus to connect to (default</p></div>
+<div class="paragraph"><p>-r ROUTER-ID, --router=ROUTER-ID
+:   Router to be queried</p></div>
+<div class="paragraph"><p>-t SECS, --timeout=SECS
+:   Maximum time to wait for connection in seconds (default 5)</p></div>
+<div class="paragraph"><p>--ssl-certificate=CERT
+:   Client SSL certificate (PEM Format)</p></div>
+<div class="paragraph"><p>--ssl-key=KEY
+:   Client SSL private key (PEM Format)</p></div>
+<div class="paragraph"><p>--ssl-trustfile=TRUSTED-CA-DB
+:   Trusted Certificate Authority Database file (PEM Format)</p></div>
+<div class="paragraph"><p>--ssl-password=PASSWORD
+:   Certificate password, will be prompted if not specifed.</p></div>
+<div class="paragraph"><p>--ssl-password-file=SSL-PASSWORD-FILE
+:   Certificate password, will be prompted if not specifed.</p></div>
+<div class="paragraph"><p>--sasl-mechanisms=SASL-MECHANISMS
+:   Allowed sasl mechanisms to be supplied during the sasl handshake.</p></div>
+<div class="paragraph"><p>--sasl-username=SASL-USERNAME
+:   User name for SASL plain authentication</p></div>
+<div class="paragraph"><p>--sasl-password=SASL-PASSWORD
+:   Password for SASL plain authentication</p></div>
+<div class="paragraph"><p>--sasl-password-file=SASL-PASSWORD-FILE
+:   Password for SASL plain authentication</p></div>
+<div class="paragraph"><p>--ssl-disable-peer-name-verify
+:   Disables SSL peer name verification. WARNING - This option is insecure and must not be used in production environments</p></div>
+</div>
+</div>
+</div>
+<div class="sect1">
+<h2 id="_output_columns">OUTPUT COLUMNS</h2>
+<div class="sectionbody">
+<div class="sect2">
+<h3 id="_qdstat_c">qdstat -c</h3>
+<div class="dlist"><dl>
+<dt class="hdlist1">
+id
+</dt>
+<dd>
+<p>
+Unique connection identifier
+</p>
+</dd>
+<dt class="hdlist1">
+host
+</dt>
+<dd>
+<p>
+The hostname or internet address of the remotely connected AMQP container
+</p>
+</dd>
+<dt class="hdlist1">
+container
+</dt>
+<dd>
+<p>
+The container-name of the remotely connected AMQP container
+</p>
+</dd>
+<dt class="hdlist1">
+role
+</dt>
+<dd>
+<p>
+The configured role of the connection
+</p>
+<div class="ulist"><ul>
+<li>
+<p>
+normal - Normal connections from client to router
+</p>
+</li>
+<li>
+<p>
+inter-router - Connection between routers to form a network
+</p>
+</li>
+<li>
+<p>
+route-container - Connection to/from a Broker or other host to receive link-routes and waypoints
+</p>
+</li>
+</ul></div>
+</dd>
+<dt class="hdlist1">
+dir
+</dt>
+<dd>
+<p>
+The direction of connection establishment
+</p>
+<div class="ulist"><ul>
+<li>
+<p>
+in - The connection was initiated by the remote container
+</p>
+</li>
+<li>
+<p>
+out - The connection was initiated by this router
+</p>
+</li>
+</ul></div>
+</dd>
+<dt class="hdlist1">
+security
+</dt>
+<dd>
+<p>
+A description of the security/encryption in effect for this
+connection
+</p>
+</dd>
+<dt class="hdlist1">
+authentication
+</dt>
+<dd>
+<p>
+The method and user-id of the authenticated user for
+this connection
+</p>
+</dd>
+</dl></div>
+</div>
+<div class="sect2">
+<h3 id="_qdstat_l">qdstat -l</h3>
+<div class="dlist"><dl>
+<dt class="hdlist1">
+type
+</dt>
+<dd>
+<p>
+Type of link
+</p>
+<div class="ulist"><ul>
+<li>
+<p>
+router-control - An inter-router link that is reserved for control messages exchanged between routers
+</p>
+</li>
+<li>
+<p>
+inter-router - An inter-router link that is used for normal message-routed deliveries
+</p>
+</li>
+<li>
+<p>
+endpoint - A normal link to an external endpoint container
+</p>
+</li>
+</ul></div>
+</dd>
+<dt class="hdlist1">
+dir
+</dt>
+<dd>
+<p>
+The direction of message flow on the link
+</p>
+<div class="ulist"><ul>
+<li>
+<p>
+in - Deliveries flow inbound to the router
+</p>
+</li>
+<li>
+<p>
+out - Deliveries flow outbound from the router
+</p>
+</li>
+</ul></div>
+</dd>
+<dt class="hdlist1">
+conn id
+</dt>
+<dd>
+<p>
+Unique identifier of the connection over which this link is
+attached
+</p>
+</dd>
+<dt class="hdlist1">
+id
+</dt>
+<dd>
+<p>
+Unique identifier of this link
+</p>
+</dd>
+<dt class="hdlist1">
+peer
+</dt>
+<dd>
+<p>
+For link-routed links, the unique identifier of the peer link. In
+link routing, an inbound link is paired with an outbound link
+</p>
+</dd>
+<dt class="hdlist1">
+class
+</dt>
+<dd>
+<p>
+Class of the address bound to the link
+</p>
+</dd>
+<dt class="hdlist1">
+addr
+</dt>
+<dd>
+<p>
+The address bound to the link
+</p>
+</dd>
+<dt class="hdlist1">
+phs
+</dt>
+<dd>
+<p>
+The phase of the address bound to the link
+</p>
+</dd>
+<dt class="hdlist1">
+cap
+</dt>
+<dd>
+<p>
+The capacity, in deliveries, of the link
+</p>
+</dd>
+<dt class="hdlist1">
+undel
+</dt>
+<dd>
+<p>
+The number of undelivered messages stored on the link&#8217;s FIFO
+</p>
+</dd>
+<dt class="hdlist1">
+unsett
+</dt>
+<dd>
+<p>
+The number of unsettled deliveries being tracked by the link
+</p>
+</dd>
+<dt class="hdlist1">
+del
+</dt>
+<dd>
+<p>
+The total number of deliveries that have transited this link
+</p>
+</dd>
+</dl></div>
+<div class="paragraph"><p>presett:
+The number of pre-settled deliveries that transited this link</p></div>
+<div class="paragraph"><p>acc:
+The number of deliveries on this link that were accepted</p></div>
+<div class="paragraph"><p>rej:
+The number of deliveries on this link that were rejected</p></div>
+<div class="paragraph"><p>rel:
+The number of deliveries on this link that were released</p></div>
+<div class="paragraph"><p>mod:
+The number of deliveries on this link that were modified</p></div>
+<div class="dlist"><dl>
+<dt class="hdlist1">
+admin
+</dt>
+<dd>
+<p>
+The administrative status of the link
+</p>
+<div class="ulist"><ul>
+<li>
+<p>
+enabled - The link is enabled for normal operation
+</p>
+</li>
+<li>
+<p>
+disabled - The link is disabled and should be quiescing or stopped (not yet supported)
+</p>
+</li>
+</ul></div>
+</dd>
+<dt class="hdlist1">
+oper
+</dt>
+<dd>
+<p>
+The operational status of the link
+</p>
+<div class="ulist"><ul>
+<li>
+<p>
+up - The link is operational
+</p>
+</li>
+<li>
+<p>
+down - The link is not attached
+</p>
+</li>
+<li>
+<p>
+quiescing - The link is in the process of quiescing (not yet supported)
+</p>
+</li>
+<li>
+<p>
+idle - The link has completed quiescing and is idle (not yet supported)
+</p>
+</li>
+</ul></div>
+</dd>
+<dt class="hdlist1">
+name
+</dt>
+<dd>
+<p>
+The link name (only shown if the -v option is provided)
+</p>
+</dd>
+</dl></div>
+<div class="sect3">
+<h4 id="_qdstat_n">qdstat -n</h4>
+<div class="dlist"><dl>
+<dt class="hdlist1">
+router-id
+</dt>
+<dd>
+<p>
+Identifier of the router
+</p>
+</dd>
+<dt class="hdlist1">
+next-hop
+</dt>
+<dd>
+<p>
+If this router is not a neighbor, identifies the next-hop neighbor used to reach this router
+</p>
+</dd>
+<dt class="hdlist1">
+link
+</dt>
+<dd>
+<p>
+Unique identifier of the link to the neighbor router
+</p>
+</dd>
+<dt class="hdlist1">
+cost
+</dt>
+<dd>
+<p>
+The topology cost to this remote router (with -v option only)
+</p>
+</dd>
+<dt class="hdlist1">
+neighbors
+</dt>
+<dd>
+<p>
+The list of neighbor routers (the router&#8217;s link-state) (with -v option only)
+</p>
+</dd>
+<dt class="hdlist1">
+valid-origins
+</dt>
+<dd>
+<p>
+The list of origin routers for which the best path to the listed router passes through this router (with -v option only)
+</p>
+</dd>
+</dl></div>
+</div>
+</div>
+<div class="sect2">
+<h3 id="_qdstat_a">qdstat -a</h3>
+<div class="dlist"><dl>
+<dt class="hdlist1">
+class
+</dt>
+<dd>
+<p>
+The class of the listed address
+</p>
+<div class="ulist"><ul>
+<li>
+<p>
+local - Address that is local to this router
+</p>
+</li>
+<li>
+<p>
+topo - Topological address used for router control messages
+</p>
+</li>
+<li>
+<p>
+router - A summary router address used to route messages to a remote router&#8217;s local addresses
+</p>
+</li>
+<li>
+<p>
+mobile - A mobile address for an attached consumer or producer
+</p>
+</li>
+</ul></div>
+</dd>
+<dt class="hdlist1">
+addr
+</dt>
+<dd>
+<p>
+The address text
+</p>
+</dd>
+<dt class="hdlist1">
+phs
+</dt>
+<dd>
+<p>
+For mobile addresses only, the phase of the address. Direct addresses have only a phase 0. Waypoint addresses have multiple phases, normally 0 and 1.
+</p>
+</dd>
+<dt class="hdlist1">
+distrib
+</dt>
+<dd>
+<p>
+Distribution method used for this address
+</p>
+<div class="ulist"><ul>
+<li>
+<p>
+multicast - A copy of each message is delivered once to each consumer for the address
+</p>
+</li>
+<li>
+<p>
+closest - Each message is delivered to only one consumer for the address.  The closest (lowest cost) consumer will be chosen.  If there are multiple lowest-cost consumers, deliveries will be spread across those consumers.
+</p>
+</li>
+<li>
+<p>
+balanced - Each message is delivered to only one consumer for the address.  The consumer with the fewest outstanding (unsettled) deliveries will be chosen.  The cost of the route to the consumer is a threshold for delivery (i.e. higher cost consumers will only receive deliveries if closer consumers are backed up).
+</p>
+</li>
+<li>
+<p>
+flood - Used only for router-control traffic.  This is multicast without prevention of duplicate deliveries.
+</p>
+</li>
+</ul></div>
+</dd>
+<dt class="hdlist1">
+in-proc
+</dt>
+<dd>
+<p>
+The number of in-process consumers for this address
+</p>
+</dd>
+<dt class="hdlist1">
+local
+</dt>
+<dd>
+<p>
+The number of local (on this router) consumers for this address
+</p>
+</dd>
+<dt class="hdlist1">
+remote
+</dt>
+<dd>
+<p>
+The number of remote routers that have at least one consumer for this address
+</p>
+</dd>
+<dt class="hdlist1">
+cntnr
+</dt>
+<dd>
+<p>
+The number of locally attached containers that are destinations for link-routes on this address
+</p>
+</dd>
+<dt class="hdlist1">
+in
+</dt>
+<dd>
+<p>
+The number of deliveries for this address that entered the network on this router
+</p>
+</dd>
+<dt class="hdlist1">
+out
+</dt>
+<dd>
+<p>
+The number of deliveries for this address that exited the network on this router
+</p>
+</dd>
+<dt class="hdlist1">
+thru
+</dt>
+<dd>
+<p>
+The number of deliveries for this address that were forwarded to other routers
+</p>
+</dd>
+<dt class="hdlist1">
+to-proc
+</dt>
+<dd>
+<p>
+The number of deliveries for this address that were delivered to an in-process consumer
+</p>
+</dd>
+<dt class="hdlist1">
+from-proc
+</dt>
+<dd>
+<p>
+The number of deliveries for this address that were received from an in-process producer
+</p>
+</dd>
+</dl></div>
+</div>
+<div class="sect2">
+<h3 id="_qdstat_linkroutes">qdstat --linkroutes</h3>
+<div class="dlist"><dl>
+<dt class="hdlist1">
+prefix
+</dt>
+<dd>
+<p>
+The prefix for matching addresses of routed links
+</p>
+</dd>
+<dt class="hdlist1">
+dir
+</dt>
+<dd>
+<p>
+The direction (from the router&#8217;s perspective) of matching links
+</p>
+</dd>
+<dt class="hdlist1">
+distrib
+</dt>
+<dd>
+<p>
+The distribution method used for routed links
+</p>
+<div class="ulist"><ul>
+<li>
+<p>
+linkBalanced - the only supported distribution for routed links
+</p>
+</li>
+</ul></div>
+</dd>
+<dt class="hdlist1">
+status
+</dt>
+<dd>
+<p>
+Operational status of the link route
+</p>
+<div class="ulist"><ul>
+<li>
+<p>
+active - Route is actively routing attaches (i.e. ready for use)
+</p>
+</li>
+<li>
+<p>
+inactive - Route is inactive because there is no local destination connected
+</p>
+</li>
+</ul></div>
+</dd>
+</dl></div>
+</div>
+<div class="sect2">
+<h3 id="_qstat_autolinks">qstat --autolinks</h3>
+<div class="dlist"><dl>
+<dt class="hdlist1">
+addr
+</dt>
+<dd>
+<p>
+The address of the auto link
+</p>
+</dd>
+<dt class="hdlist1">
+dir
+</dt>
+<dd>
+<p>
+The direction of message flow for the auto link
+</p>
+<div class="ulist"><ul>
+<li>
+<p>
+in - Messages flow in from the route-container to the router network
+</p>
+</li>
+<li>
+<p>
+out - Messages flow out to the route-container from the router network
+</p>
+</li>
+</ul></div>
+</dd>
+<dt class="hdlist1">
+phs
+</dt>
+<dd>
+<p>
+Phase of the address for this auto link
+</p>
+</dd>
+<dt class="hdlist1">
+link
+</dt>
+<dd>
+<p>
+Unique identifier of the link managed by this auto link
+</p>
+</dd>
+<dt class="hdlist1">
+status
+</dt>
+<dd>
+<p>
+The operational status of this auto link
+</p>
+<div class="ulist"><ul>
+<li>
+<p>
+inactive - There is no connected container for this auto link
+</p>
+</li>
+<li>
+<p>
+attaching - The link is attaching to the container
+</p>
+</li>
+<li>
+<p>
+failed - The link-attach failed
+</p>
+</li>
+<li>
+<p>
+active - The link is operational
+</p>
+</li>
+<li>
+<p>
+quiescing - The link is quiescing (not yet supported)
+</p>
+</li>
+<li>
+<p>
+idle - The link is idle (not yet supported)
+</p>
+</li>
+</ul></div>
+</dd>
+<dt class="hdlist1">
+lastErr
+</dt>
+<dd>
+<p>
+The description of the last attach failure that occurred on this auto link
+</p>
+</dd>
+</dl></div>
+</div>
+</div>
+</div>
+<div class="sect1">
+<h2 id="_see_also">SEE ALSO</h2>
+<div class="sectionbody">
+<div class="paragraph"><p><em>qdrouterd(8)</em>, <em>qdmanage(8)</em>, <em>qdrouterd.conf(5)</em></p></div>
+<div class="paragraph"><p><a href="http://qpid.apache.org/components/dispatch-router">http://qpid.apache.org/components/dispatch-router</a></p></div>
+</div>
+</div>
+
+
+          <hr/>
+
+          <ul id="-apache-navigation">
+            <li><a href="http://www.apache.org/">Apache</a></li>
+            <li><a href="http://www.apache.org/licenses/">License</a></li>
+            <li><a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li>
+            <li><a href="http://www.apache.org/foundation/thanks.html">Thanks!</a></li>
+            <li><a href="/security.html">Security</a></li>
+            <li><a href="http://www.apache.org/"><img id="-apache-feather" width="48" height="14" src="" alt="Apache"/></a></li>
+          </ul>
+
+          <p id="-legal">
+            Apache Qpid, Messaging built on AMQP; Copyright &#169; 2015
+            The Apache Software Foundation; Licensed under
+            the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache
+            License, Version 2.0</a>; Apache Qpid, Qpid, Qpid Proton,
+            Proton, Apache, the Apache feather logo, and the Apache Qpid
+            project logo are trademarks of The Apache Software
+            Foundation; All other marks mentioned may be trademarks or
+            registered trademarks of their respective owners
+          </p>
+        </div>
+      </div>
+    </div>
+  </body>
+</html>

http://git-wip-us.apache.org/repos/asf/qpid-site/blob/09f4ae2e/content/releases/qpid-dispatch-0.7.0/release-notes.html
----------------------------------------------------------------------
diff --git a/content/releases/qpid-dispatch-0.7.0/release-notes.html b/content/releases/qpid-dispatch-0.7.0/release-notes.html
new file mode 100644
index 0000000..d6b9406
--- /dev/null
+++ b/content/releases/qpid-dispatch-0.7.0/release-notes.html
@@ -0,0 +1,280 @@
+<!DOCTYPE html>
+<!--
+ -
+ - Licensed to the Apache Software Foundation (ASF) under one
+ - or more contributor license agreements.  See the NOTICE file
+ - distributed with this work for additional information
+ - regarding copyright ownership.  The ASF licenses this file
+ - to you under the Apache License, Version 2.0 (the
+ - "License"); you may not use this file except in compliance
+ - with the License.  You may obtain a copy of the License at
+ -
+ -   http://www.apache.org/licenses/LICENSE-2.0
+ -
+ - Unless required by applicable law or agreed to in writing,
+ - software distributed under the License is distributed on an
+ - "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ - KIND, either express or implied.  See the License for the
+ - specific language governing permissions and limitations
+ - under the License.
+ -
+-->
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
+  <head>
+    <title>Qpid Dispatch 0.7.0 Release Notes - Apache Qpid&#8482;</title>
+    <meta http-equiv="X-UA-Compatible" content="IE=edge"/>
+    <meta name="viewport" content="width=device-width, initial-scale=1.0"/>
+    <link rel="stylesheet" href="/site.css" type="text/css" async="async"/>
+    <link rel="stylesheet" href="/deferred.css" type="text/css" defer="defer"/>
+    <script type="text/javascript">var _deferredFunctions = [];</script>
+    <script type="text/javascript" src="/deferred.js" defer="defer"></script>
+    <!--[if lte IE 8]>
+      <link rel="stylesheet" href="/ie.css" type="text/css"/>
+      <script type="text/javascript" src="/html5shiv.js"></script>
+    <![endif]-->
+
+    <!-- Redirects for `go get` and godoc.org -->
+    <meta name="go-import"
+          content="qpid.apache.org git https://git-wip-us.apache.org/repos/asf/qpid-proton.git"/>
+    <meta name="go-source"
+          content="qpid.apache.org
+https://github.com/apache/qpid-proton/blob/go1/README.md
+https://github.com/apache/qpid-proton/tree/go1{/dir}
+https://github.com/apache/qpid-proton/blob/go1{/dir}/{file}#L{line}"/>
+  </head>
+  <body>
+    <div id="-content">
+      <div id="-top" class="panel">
+        <a id="-menu-link"><img width="16" height="16" src="" alt="Menu"/></a>
+
+        <a id="-search-link"><img width="22" height="16" src="" alt="Search"/></a>
+
+        <ul id="-global-navigation">
+          <li><a id="-logotype" href="/index.html">Apache Qpid<sup>&#8482;</sup></a></li>
+          <li><a href="/documentation.html">Documentation</a></li>
+          <li><a href="/download.html">Download</a></li>
+          <li><a href="/discussion.html">Discussion</a></li>
+        </ul>
+      </div>
+
+      <div id="-menu" class="panel" style="display: none;">
+        <div class="flex">
+          <section>
+            <h3>Project</h3>
+
+            <ul>
+              <li><a href="/overview.html">Overview</a></li>
+              <li><a href="/components/index.html">Components</a></li>
+              <li><a href="/releases/index.html">Releases</a></li>
+            </ul>
+          </section>
+
+          <section>
+            <h3>Messaging APIs</h3>
+
+            <ul>
+              <li><a href="/proton/index.html">Qpid Proton</a></li>
+              <li><a href="/components/jms/index.html">Qpid JMS</a></li>
+              <li><a href="/components/messaging-api/index.html">Qpid Messaging API</a></li>
+            </ul>
+          </section>
+
+          <section>
+            <h3>Servers and tools</h3>
+
+            <ul>
+              <li><a href="/components/java-broker/index.html">Broker for Java</a></li>
+              <li><a href="/components/cpp-broker/index.html">C++ broker</a></li>
+              <li><a href="/components/dispatch-router/index.html">Dispatch router</a></li>
+            </ul>
+          </section>
+
+          <section>
+            <h3>Resources</h3>
+
+            <ul>
+              <li><a href="/dashboard.html">Dashboard</a></li>
+              <li><a href="https://cwiki.apache.org/confluence/display/qpid/Index">Wiki</a></li>
+              <li><a href="/resources.html">More resources</a></li>
+            </ul>
+          </section>
+        </div>
+      </div>
+
+      <div id="-search" class="panel" style="display: none;">
+        <form action="http://www.google.com/search" method="get">
+          <input type="hidden" name="sitesearch" value="qpid.apache.org"/>
+          <input type="text" name="q" maxlength="255" autofocus="autofocus" tabindex="1"/>
+          <button type="submit">Search</button>
+          <a href="/search.html">More ways to search</a>
+        </form>
+      </div>
+
+      <div id="-middle" class="panel">
+        <ul id="-path-navigation"><li><a href="/index.html">Home</a></li><li><a href="/releases/index.html">Releases</a></li><li><a href="/releases/qpid-dispatch-0.7.0/index.html">Qpid Dispatch 0.7.0</a></li><li>Qpid Dispatch 0.7.0 Release Notes</li></ul>
+
+        <div id="-middle-content">
+          <h1 id="qpid-dispatch-070-release-notes">Qpid Dispatch 0.7.0 Release Notes</h1>
+
+<p>Dispatch is a lightweight AMQP message router library. More about
+<a href="/components/dispatch-router/index.html">Qpid
+Dispatch</a>.</p>
+
+<p>For more information about this release, including download links and
+documentation, see the <a href="index.html">release overview</a>.</p>
+
+<h2 id="new-features-and-improvements">New features and improvements</h2>
+
+<ul>
+<li><a href="https://issues.apache.org/jira/browse/DISPATCH-204">DISPATCH-204</a> - Identity mapping from X.509 certificate data to a descriptive nickname</li>
+<li><a href="https://issues.apache.org/jira/browse/DISPATCH-211">DISPATCH-211</a> - Expose connection properties in management response</li>
+<li><a href="https://issues.apache.org/jira/browse/DISPATCH-233">DISPATCH-233</a> - Allow client side saslMechanisms to be specified for qdstat and qdmanage</li>
+<li><a href="https://issues.apache.org/jira/browse/DISPATCH-311">DISPATCH-311</a> - [Policy] schema object names could be improved</li>
+<li><a href="https://issues.apache.org/jira/browse/DISPATCH-348">DISPATCH-348</a> - Don't show deprecated entities and attributes</li>
+<li><a href="https://issues.apache.org/jira/browse/DISPATCH-349">DISPATCH-349</a> - Modify the client icon on the topology page to indicate when there are multiple clients.</li>
+<li><a href="https://issues.apache.org/jira/browse/DISPATCH-350">DISPATCH-350</a> - Display list of links for client connections. Allow acquiesce of links</li>
+<li><a href="https://issues.apache.org/jira/browse/DISPATCH-388">DISPATCH-388</a> - Add deprecated flag to schema entities and attributes</li>
+<li><a href="https://issues.apache.org/jira/browse/DISPATCH-395">DISPATCH-395</a> - Add Links to overview page</li>
+<li><a href="https://issues.apache.org/jira/browse/DISPATCH-399">DISPATCH-399</a> - Convert documentation to asciidoc format</li>
+<li><a href="https://issues.apache.org/jira/browse/DISPATCH-400">DISPATCH-400</a> - Remember last entity expanded on overview page</li>
+<li><a href="https://issues.apache.org/jira/browse/DISPATCH-407">DISPATCH-407</a> - Tweeks to Links on overview page</li>
+<li><a href="https://issues.apache.org/jira/browse/DISPATCH-412">DISPATCH-412</a> - Support 'stdout' as log destination as well as 'stderr'</li>
+<li><a href="https://issues.apache.org/jira/browse/DISPATCH-427">DISPATCH-427</a> - Implement expand/collapse all to the Overview and Entities tabs</li>
+<li><a href="https://issues.apache.org/jira/browse/DISPATCH-428">DISPATCH-428</a> - Connecting the dispatch-console to wrong port throws JS exception and freezes console</li>
+<li><a href="https://issues.apache.org/jira/browse/DISPATCH-434">DISPATCH-434</a> - Remember all entities expanded on overview and entities pages</li>
+<li><a href="https://issues.apache.org/jira/browse/DISPATCH-440">DISPATCH-440</a> - Use the placeholder HTML attribute to communicate default values in the Connect form</li>
+<li><a href="https://issues.apache.org/jira/browse/DISPATCH-446">DISPATCH-446</a> - Make sslProfile an entity and remove all annotations</li>
+<li><a href="https://issues.apache.org/jira/browse/DISPATCH-447">DISPATCH-447</a> - Modify cmake to optionally Install stand-alone and hawtio console</li>
+<li><a href="https://issues.apache.org/jira/browse/DISPATCH-464">DISPATCH-464</a> - Change plugin name from dispatch-plugin to dispatch-hawtio-console to match the artifact name</li>
+<li><a href="https://issues.apache.org/jira/browse/DISPATCH-468">DISPATCH-468</a> - Display-name for identity in x.509 certificates</li>
+<li><a href="https://issues.apache.org/jira/browse/DISPATCH-471">DISPATCH-471</a> - server.c needs refactoring around qd_connection_t allocation</li>
+<li><a href="https://issues.apache.org/jira/browse/DISPATCH-477">DISPATCH-477</a> - Drop pre-settled under congestion</li>
+<li><a href="https://issues.apache.org/jira/browse/DISPATCH-483">DISPATCH-483</a> - Display links per address and connection on overview page</li>
+<li><a href="https://issues.apache.org/jira/browse/DISPATCH-511">DISPATCH-511</a> - Remove performance problems from locks and memory allocation</li>
+<li><a href="https://issues.apache.org/jira/browse/DISPATCH-513">DISPATCH-513</a> - Add a typed iterator to parsed field (qd_parsed_field_t) </li>
+<li><a href="https://issues.apache.org/jira/browse/DISPATCH-514">DISPATCH-514</a> - Add link statistics for different dispositions</li>
+<li><a href="https://issues.apache.org/jira/browse/DISPATCH-515">DISPATCH-515</a> - Add example config file for auto starting webbroxy</li>
+<li><a href="https://issues.apache.org/jira/browse/DISPATCH-517">DISPATCH-517</a> - Expose new link statistics on overview page</li>
+<li><a href="https://issues.apache.org/jira/browse/DISPATCH-518">DISPATCH-518</a> - Use eventfd instead of a pipe for poll wakeup.</li>
+<li><a href="https://issues.apache.org/jira/browse/DISPATCH-520">DISPATCH-520</a> - Remove qpidd references from dispatch system_test.py</li>
+<li><a href="https://issues.apache.org/jira/browse/DISPATCH-521">DISPATCH-521</a> - Switch to verify qdrouterd installation</li>
+<li><a href="https://issues.apache.org/jira/browse/DISPATCH-522">DISPATCH-522</a> - Performance: Defer activation and driver-awakening</li>
+</ul>
+
+<h2 id="bugs-fixed">Bugs fixed</h2>
+
+<ul>
+<li><a href="https://issues.apache.org/jira/browse/DISPATCH-8">DISPATCH-8</a> - Message:user-id must be authenticated on ingress</li>
+<li><a href="https://issues.apache.org/jira/browse/DISPATCH-160">DISPATCH-160</a> - Dispatch router does not propagate custom message annotations</li>
+<li><a href="https://issues.apache.org/jira/browse/DISPATCH-224">DISPATCH-224</a> - Tools fail with no useful error in some SASL configurations</li>
+<li><a href="https://issues.apache.org/jira/browse/DISPATCH-280">DISPATCH-280</a> - Management tools do not send AMQP Open.hostname with new proton</li>
+<li><a href="https://issues.apache.org/jira/browse/DISPATCH-313">DISPATCH-313</a> - Tree on left side of entity page scrolls back to top after data is updated </li>
+<li><a href="https://issues.apache.org/jira/browse/DISPATCH-316">DISPATCH-316</a> - Refector javascript so the common code between hawtio and standalone is not duplicated</li>
+<li><a href="https://issues.apache.org/jira/browse/DISPATCH-317">DISPATCH-317</a> - Show tooltip for long values on left panel on topology page</li>
+<li><a href="https://issues.apache.org/jira/browse/DISPATCH-318">DISPATCH-318</a> - Don't allow router nodes to be moved off of the screen on topology page</li>
+<li><a href="https://issues.apache.org/jira/browse/DISPATCH-336">DISPATCH-336</a> - Very high latency for fire-and-forget sender</li>
+<li><a href="https://issues.apache.org/jira/browse/DISPATCH-345">DISPATCH-345</a> - Initialize current node on entity page when logged into a different router network </li>
+<li><a href="https://issues.apache.org/jira/browse/DISPATCH-346">DISPATCH-346</a> - Don't attempt to load non-existant css file when hawtio plugin loads</li>
+<li><a href="https://issues.apache.org/jira/browse/DISPATCH-353">DISPATCH-353</a> - segfault in qd_entity_refresh_connection</li>
+<li><a href="https://issues.apache.org/jira/browse/DISPATCH-354">DISPATCH-354</a> - qdstat general statistics broken</li>
+<li><a href="https://issues.apache.org/jira/browse/DISPATCH-362">DISPATCH-362</a> - Handwritten paragraphs of man qdrouterd.conf are out of sync with autogenerated parts</li>
+<li><a href="https://issues.apache.org/jira/browse/DISPATCH-363">DISPATCH-363</a> - Autogenerated part of man page qdrouterd.conf and output of <code>qdmanage print-json-schema</code> leave out the <code>name:</code> attribute in annotation sections</li>
+<li><a href="https://issues.apache.org/jira/browse/DISPATCH-370">DISPATCH-370</a> - qdmanage tool hangs if --type option is "linkRoute" or "address"</li>
+<li><a href="https://issues.apache.org/jira/browse/DISPATCH-373">DISPATCH-373</a> - qdmanage : no clear error message when "read" type linkRoute, address and autoLink</li>
+<li><a href="https://issues.apache.org/jira/browse/DISPATCH-375">DISPATCH-375</a> - Console instalation instructions do not work</li>
+<li><a href="https://issues.apache.org/jira/browse/DISPATCH-379">DISPATCH-379</a> - Missing default route indication on topology page</li>
+<li><a href="https://issues.apache.org/jira/browse/DISPATCH-381">DISPATCH-381</a> - qdstat -g causes segfault</li>
+<li><a href="https://issues.apache.org/jira/browse/DISPATCH-384">DISPATCH-384</a> - qdrouter.conf manual : saslMechanisms as "Space separated list ..."</li>
+<li><a href="https://issues.apache.org/jira/browse/DISPATCH-389">DISPATCH-389</a> - Removing CONFIG and DISPATCH as modules for logging</li>
+<li><a href="https://issues.apache.org/jira/browse/DISPATCH-391">DISPATCH-391</a> - Attributes missing for listener and connector and trustedCerts still there</li>
+<li><a href="https://issues.apache.org/jira/browse/DISPATCH-392">DISPATCH-392</a> - "attributeName is undefined error" when showing "address", "linkRoute" and "autoLink"</li>
+<li><a href="https://issues.apache.org/jira/browse/DISPATCH-393">DISPATCH-393</a> - Download router configuration doesn't work</li>
+<li><a href="https://issues.apache.org/jira/browse/DISPATCH-394">DISPATCH-394</a> - Chart just added isn't shown in the dashboard</li>
+<li><a href="https://issues.apache.org/jira/browse/DISPATCH-396">DISPATCH-396</a> - The "console" entity attributes aren't shown in the qdrouterd.conf</li>
+<li><a href="https://issues.apache.org/jira/browse/DISPATCH-397">DISPATCH-397</a> - Error creating a new connector on a router with same name but on another router</li>
+<li><a href="https://issues.apache.org/jira/browse/DISPATCH-398">DISPATCH-398</a> - For Dispatch 0.7 release move up the minimum required version of qpid proton to 0.13.0</li>
+<li><a href="https://issues.apache.org/jira/browse/DISPATCH-401">DISPATCH-401</a> - qdstat and qdmanage client tools do not verify host name when using SSL</li>
+<li><a href="https://issues.apache.org/jira/browse/DISPATCH-402">DISPATCH-402</a> - Remove deprecated hyphen-separated config and entity names</li>
+<li><a href="https://issues.apache.org/jira/browse/DISPATCH-405">DISPATCH-405</a> - Chart data should be cleared when the console disconnects</li>
+<li><a href="https://issues.apache.org/jira/browse/DISPATCH-406">DISPATCH-406</a> - Area charts only show the top line in Firefox.</li>
+<li><a href="https://issues.apache.org/jira/browse/DISPATCH-414">DISPATCH-414</a> - Deleting a ProxyListener from dispatch-console segfaults the router</li>
+<li><a href="https://issues.apache.org/jira/browse/DISPATCH-416">DISPATCH-416</a> - Connecting the dispatch-console to wrong host displays incomplete error message</li>
+<li><a href="https://issues.apache.org/jira/browse/DISPATCH-417">DISPATCH-417</a> - "There are no policyStatss" in dispatch-console</li>
+<li><a href="https://issues.apache.org/jira/browse/DISPATCH-418">DISPATCH-418</a> - Deleting an address in the dispatch-console does not work</li>
+<li><a href="https://issues.apache.org/jira/browse/DISPATCH-425">DISPATCH-425</a> - Tree on the left side gets rerendered when navigating in dispatch-console preferences</li>
+<li><a href="https://issues.apache.org/jira/browse/DISPATCH-426">DISPATCH-426</a> - The left tree view in Overview tab allows opening multiple branches at once. Tree view in Entities tab behives like accordeon.</li>
+<li><a href="https://issues.apache.org/jira/browse/DISPATCH-431">DISPATCH-431</a> - Do not link to http://127.0.0.1:8080/dispatch-plugin</li>
+<li><a href="https://issues.apache.org/jira/browse/DISPATCH-435">DISPATCH-435</a> - Dragging a node to a corner on the topology screen leads to a visual disconnect between the node and its link</li>
+<li><a href="https://issues.apache.org/jira/browse/DISPATCH-436">DISPATCH-436</a> - Releasing the mouse button outside of the Topology SVG when dragging a node causes the node follow the mouse even if the mouse button is not pressed</li>
+<li><a href="https://issues.apache.org/jira/browse/DISPATCH-439">DISPATCH-439</a> - Connect form cannot be submitted using only keyboard</li>
+<li><a href="https://issues.apache.org/jira/browse/DISPATCH-442">DISPATCH-442</a> - system_tests_sasl_plain and system_tests_deprecated failing on Ubuntu</li>
+<li><a href="https://issues.apache.org/jira/browse/DISPATCH-444">DISPATCH-444</a> - Add full entity type to schema</li>
+<li><a href="https://issues.apache.org/jira/browse/DISPATCH-445">DISPATCH-445</a> - Use fullyQualifiedType from the schema when calling methods</li>
+<li><a href="https://issues.apache.org/jira/browse/DISPATCH-449">DISPATCH-449</a> - Link-leak for attach-routed links</li>
+<li><a href="https://issues.apache.org/jira/browse/DISPATCH-452">DISPATCH-452</a> - Prevent javascript alerts on Entities and Topology pages when new routers join network </li>
+<li><a href="https://issues.apache.org/jira/browse/DISPATCH-453">DISPATCH-453</a> - Reserve the right column on the topology page for the legend </li>
+<li><a href="https://issues.apache.org/jira/browse/DISPATCH-454">DISPATCH-454</a> - Legend on topology page is too tall</li>
+<li><a href="https://issues.apache.org/jira/browse/DISPATCH-455">DISPATCH-455</a> - When autostart is checked and there is no router listening, FF generates a stream of error popups</li>
+<li><a href="https://issues.apache.org/jira/browse/DISPATCH-456">DISPATCH-456</a> - Redirect back to connect page as soon as connection is dropped</li>
+<li><a href="https://issues.apache.org/jira/browse/DISPATCH-457">DISPATCH-457</a> - Overview page does not update after router is added/removed from network</li>
+<li><a href="https://issues.apache.org/jira/browse/DISPATCH-458">DISPATCH-458</a> - Batching of settlement can cause credit to be not issued to senders</li>
+<li><a href="https://issues.apache.org/jira/browse/DISPATCH-461">DISPATCH-461</a> - [Policy] policyStats object missed being renamed to vhostStats</li>
+<li><a href="https://issues.apache.org/jira/browse/DISPATCH-462">DISPATCH-462</a> - [Policy] Policy and vhost objects not named correctly by agent</li>
+<li><a href="https://issues.apache.org/jira/browse/DISPATCH-463">DISPATCH-463</a> - [Policy] Remove wildcard user name description from policy doc</li>
+<li><a href="https://issues.apache.org/jira/browse/DISPATCH-473">DISPATCH-473</a> - Deleting an SSL Profile used by a listener sometimes causes the router to crash</li>
+<li><a href="https://issues.apache.org/jira/browse/DISPATCH-479">DISPATCH-479</a> - Use atomic operations for ref counts</li>
+<li><a href="https://issues.apache.org/jira/browse/DISPATCH-482">DISPATCH-482</a> - trace level log messages are printing out as null</li>
+<li><a href="https://issues.apache.org/jira/browse/DISPATCH-484">DISPATCH-484</a> - Update tree icons on overview and entities pages</li>
+<li><a href="https://issues.apache.org/jira/browse/DISPATCH-485">DISPATCH-485</a> - All routers table on overview page is missing data</li>
+<li><a href="https://issues.apache.org/jira/browse/DISPATCH-486">DISPATCH-486</a> - Data table on entities page has no left margin</li>
+<li><a href="https://issues.apache.org/jira/browse/DISPATCH-487">DISPATCH-487</a> - Missing header on Quiesce button column</li>
+<li><a href="https://issues.apache.org/jira/browse/DISPATCH-488">DISPATCH-488</a> - Provide a notification system for stand-alone console</li>
+<li><a href="https://issues.apache.org/jira/browse/DISPATCH-489">DISPATCH-489</a> - Fetching logs entries on Entities page no longer works</li>
+<li><a href="https://issues.apache.org/jira/browse/DISPATCH-491">DISPATCH-491</a> - Frequent skipped HELLO message from route engine</li>
+<li><a href="https://issues.apache.org/jira/browse/DISPATCH-494">DISPATCH-494</a> - Policy objects do not support management update and delete directives</li>
+<li><a href="https://issues.apache.org/jira/browse/DISPATCH-495">DISPATCH-495</a> - Autolinks to non-existent nodes cause problems in the router</li>
+<li><a href="https://issues.apache.org/jira/browse/DISPATCH-496">DISPATCH-496</a> - Activation of an autolink does not result in issuing credit to a blocked sender</li>
+<li><a href="https://issues.apache.org/jira/browse/DISPATCH-498">DISPATCH-498</a> - memory leak in _configure_ssl_profile error path</li>
+<li><a href="https://issues.apache.org/jira/browse/DISPATCH-499">DISPATCH-499</a> - in propagating link detach the info field is dropped</li>
+<li><a href="https://issues.apache.org/jira/browse/DISPATCH-500">DISPATCH-500</a> - name in conf file is not sent in response to management query</li>
+<li><a href="https://issues.apache.org/jira/browse/DISPATCH-501">DISPATCH-501</a> - router segfaults if you sent a management query with an empty body</li>
+<li><a href="https://issues.apache.org/jira/browse/DISPATCH-502">DISPATCH-502</a> - Seeing unexpected values in management query response</li>
+<li><a href="https://issues.apache.org/jira/browse/DISPATCH-505">DISPATCH-505</a> - Eventual loss of credit on inter-router control links when the topology changes</li>
+<li><a href="https://issues.apache.org/jira/browse/DISPATCH-507">DISPATCH-507</a> - Switching between hawtio console and stand-alone causes problems</li>
+<li><a href="https://issues.apache.org/jira/browse/DISPATCH-508">DISPATCH-508</a> - Self tests use deprecated configuration objects</li>
+<li><a href="https://issues.apache.org/jira/browse/DISPATCH-523">DISPATCH-523</a> - Topology changes can cause in-flight deliveries to be stuck in the ingress router</li>
+<li><a href="https://issues.apache.org/jira/browse/DISPATCH-524">DISPATCH-524</a> - Unfair handling of multiple connections to the router</li>
+<li><a href="https://issues.apache.org/jira/browse/DISPATCH-532">DISPATCH-532</a> - man pages installed in wrong directory (man.X)</li>
+<li><a href="https://issues.apache.org/jira/browse/DISPATCH-533">DISPATCH-533</a> - Router crash in the 6-node example</li>
+<li><a href="https://issues.apache.org/jira/browse/DISPATCH-535">DISPATCH-535</a> - Use correct lifecycle management for Proton objects</li>
+<li><a href="https://issues.apache.org/jira/browse/DISPATCH-550">DISPATCH-550</a> - Assertion failure in router in larger scale networks</li>
+<li><a href="https://issues.apache.org/jira/browse/DISPATCH-558">DISPATCH-558</a> - Remove assertions in the core agent that fail due to malformed requests</li>
+</ul>
+
+
+          <hr/>
+
+          <ul id="-apache-navigation">
+            <li><a href="http://www.apache.org/">Apache</a></li>
+            <li><a href="http://www.apache.org/licenses/">License</a></li>
+            <li><a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li>
+            <li><a href="http://www.apache.org/foundation/thanks.html">Thanks!</a></li>
+            <li><a href="/security.html">Security</a></li>
+            <li><a href="http://www.apache.org/"><img id="-apache-feather" width="48" height="14" src="" alt="Apache"/></a></li>
+          </ul>
+
+          <p id="-legal">
+            Apache Qpid, Messaging built on AMQP; Copyright &#169; 2015
+            The Apache Software Foundation; Licensed under
+            the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache
+            License, Version 2.0</a>; Apache Qpid, Qpid, Qpid Proton,
+            Proton, Apache, the Apache feather logo, and the Apache Qpid
+            project logo are trademarks of The Apache Software
+            Foundation; All other marks mentioned may be trademarks or
+            registered trademarks of their respective owners
+          </p>
+        </div>
+      </div>
+    </div>
+  </body>
+</html>

http://git-wip-us.apache.org/repos/asf/qpid-site/blob/09f4ae2e/content/releases/qpid-dispatch-master/index.html
----------------------------------------------------------------------
diff --git a/content/releases/qpid-dispatch-master/index.html b/content/releases/qpid-dispatch-master/index.html
index 4898dc5..254725f 100644
--- a/content/releases/qpid-dispatch-master/index.html
+++ b/content/releases/qpid-dispatch-master/index.html
@@ -121,7 +121,7 @@ https://github.com/apache/qpid-proton/blob/go1{/dir}/{file}#L{line}"/>
 <h2 id="warning-this-is-a-snapshot-of-work-in-progress">Warning! This is a snapshot of work in progress</h2>
 
 <p>Code and documentation found here may be unstable, incorrect, or
-incomplete.  For a smoother experience, see the <a href="/releases/qpid-dispatch-0.6.1/index.html">current stable
+incomplete.  For a smoother experience, see the <a href="/releases/qpid-dispatch-0.7.0/index.html">current stable
 release</a>.</p>
 
 <p>This content was generated at 09:51  on Monday, 08 August 2016.</p>

http://git-wip-us.apache.org/repos/asf/qpid-site/blob/09f4ae2e/input/_transom_config.py
----------------------------------------------------------------------
diff --git a/input/_transom_config.py b/input/_transom_config.py
index bd55584..6691fb5 100644
--- a/input/_transom_config.py
+++ b/input/_transom_config.py
@@ -21,7 +21,7 @@ qpid_release = _Release("Qpid", "qpid", "0.32")
 
 cpp_release = _Release("Qpid C++", "qpid-cpp", "1.35.0")
 python_release = _Release("Qpid Python", "qpid-python", "1.35.0")
-dispatch_release = _Release("Qpid Dispatch", "qpid-dispatch", "0.6.1")
+dispatch_release = _Release("Qpid Dispatch", "qpid-dispatch", "0.7.0")
 java_release = _Release("Qpid for Java", "qpid-java", "6.1.0")
 jms_release = _Release("Qpid JMS", "qpid-jms", "0.11.1")
 proton_release = _Release("Qpid Proton", "qpid-proton", "0.15.0")

http://git-wip-us.apache.org/repos/asf/qpid-site/blob/09f4ae2e/input/releases/qpid-dispatch-0.7.0/_images/console1.png
----------------------------------------------------------------------
diff --git a/input/releases/qpid-dispatch-0.7.0/_images/console1.png b/input/releases/qpid-dispatch-0.7.0/_images/console1.png
new file mode 100644
index 0000000..f131884
Binary files /dev/null and b/input/releases/qpid-dispatch-0.7.0/_images/console1.png differ

http://git-wip-us.apache.org/repos/asf/qpid-site/blob/09f4ae2e/input/releases/qpid-dispatch-0.7.0/_images/console_charts.png
----------------------------------------------------------------------
diff --git a/input/releases/qpid-dispatch-0.7.0/_images/console_charts.png b/input/releases/qpid-dispatch-0.7.0/_images/console_charts.png
new file mode 100644
index 0000000..169c2ca
Binary files /dev/null and b/input/releases/qpid-dispatch-0.7.0/_images/console_charts.png differ

http://git-wip-us.apache.org/repos/asf/qpid-site/blob/09f4ae2e/input/releases/qpid-dispatch-0.7.0/_images/console_entity.png
----------------------------------------------------------------------
diff --git a/input/releases/qpid-dispatch-0.7.0/_images/console_entity.png b/input/releases/qpid-dispatch-0.7.0/_images/console_entity.png
new file mode 100644
index 0000000..130c7e7
Binary files /dev/null and b/input/releases/qpid-dispatch-0.7.0/_images/console_entity.png differ

http://git-wip-us.apache.org/repos/asf/qpid-site/blob/09f4ae2e/input/releases/qpid-dispatch-0.7.0/_images/console_login.png
----------------------------------------------------------------------
diff --git a/input/releases/qpid-dispatch-0.7.0/_images/console_login.png b/input/releases/qpid-dispatch-0.7.0/_images/console_login.png
new file mode 100644
index 0000000..63e22c6
Binary files /dev/null and b/input/releases/qpid-dispatch-0.7.0/_images/console_login.png differ

http://git-wip-us.apache.org/repos/asf/qpid-site/blob/09f4ae2e/input/releases/qpid-dispatch-0.7.0/_images/console_overview.png
----------------------------------------------------------------------
diff --git a/input/releases/qpid-dispatch-0.7.0/_images/console_overview.png b/input/releases/qpid-dispatch-0.7.0/_images/console_overview.png
new file mode 100644
index 0000000..af25f36
Binary files /dev/null and b/input/releases/qpid-dispatch-0.7.0/_images/console_overview.png differ

http://git-wip-us.apache.org/repos/asf/qpid-site/blob/09f4ae2e/input/releases/qpid-dispatch-0.7.0/_images/console_schema.png
----------------------------------------------------------------------
diff --git a/input/releases/qpid-dispatch-0.7.0/_images/console_schema.png b/input/releases/qpid-dispatch-0.7.0/_images/console_schema.png
new file mode 100644
index 0000000..ba56c7b
Binary files /dev/null and b/input/releases/qpid-dispatch-0.7.0/_images/console_schema.png differ

http://git-wip-us.apache.org/repos/asf/qpid-site/blob/09f4ae2e/input/releases/qpid-dispatch-0.7.0/_images/console_topology.png
----------------------------------------------------------------------
diff --git a/input/releases/qpid-dispatch-0.7.0/_images/console_topology.png b/input/releases/qpid-dispatch-0.7.0/_images/console_topology.png
new file mode 100644
index 0000000..ae4b22a
Binary files /dev/null and b/input/releases/qpid-dispatch-0.7.0/_images/console_topology.png differ


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