Skip to content

Commit 0b8ebf1

Browse files
committed
Update site for Qpid Broker-J release 10.0.1
1 parent 68f4375 commit 0b8ebf1

File tree

281 files changed

+37170
-21
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

281 files changed

+37170
-21
lines changed

content/components/broker-j/index.html

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -134,22 +134,22 @@ <h2 id="features">Features</h2>
134134
<li>Speaks and translates among all versions of AMQP</li>
135135
<li>AMQP over WebSockets</li>
136136
<li>Management via REST, AMQP Management, and web console</li>
137-
<li><a href="/releases/qpid-broker-j-10.0.0/book/Java-Broker-Security-AccessControlProviders.html">Access control lists</a></li>
137+
<li><a href="/releases/qpid-broker-j-10.0.1/book/Java-Broker-Security-AccessControlProviders.html">Access control lists</a></li>
138138
<li>Flexible logging</li>
139139
<li>Flow to disk</li>
140140
<li>Header-based routing</li>
141141
<li>Heartbeats</li>
142-
<li><a href="/releases/qpid-broker-j-10.0.0/book/Java-Broker-High-Availability.html">High availability</a></li>
142+
<li><a href="/releases/qpid-broker-j-10.0.1/book/Java-Broker-High-Availability.html">High availability</a></li>
143143
<li>Message groups</li>
144144
<li>Pluggable persistence supporting Derby, SQL, and BDB stores</li>
145-
<li><a href="/releases/qpid-broker-j-10.0.0/book/Java-Broker-Security.html#Java-Broker-Security-Authentication-Providers">Pluggable authentication</a> supporting LDAP, Kerberos, OAUTH2 and SSL client certificates</li>
146-
<li><a href="/releases/qpid-broker-j-10.0.0/book/Java-Broker-Runtime-Disk-Space-Management.html#Qpid-Producer-Flow-Control">Producer flow control</a></li>
145+
<li><a href="/releases/qpid-broker-j-10.0.1/book/Java-Broker-Security.html#Java-Broker-Security-Authentication-Providers">Pluggable authentication</a> supporting LDAP, Kerberos, OAUTH2 and SSL client certificates</li>
146+
<li><a href="/releases/qpid-broker-j-10.0.1/book/Java-Broker-Runtime-Disk-Space-Management.html#Qpid-Producer-Flow-Control">Producer flow control</a></li>
147147
<li>Secure connection via SSL</li>
148148
<li>Server-side selectors</li>
149149
<li>Specialized queuing with last value queue, priority queue, and sorted queue</li>
150150
<li>Threshold alerts</li>
151151
<li>Transactions</li>
152-
<li><a href="/releases/qpid-broker-j-10.0.0/book/Java-Broker-Runtime-Handling-Undeliverable-Messages.html">Undeliverable message handling</a></li>
152+
<li><a href="/releases/qpid-broker-j-10.0.1/book/Java-Broker-Runtime-Handling-Undeliverable-Messages.html">Undeliverable message handling</a></li>
153153
<li>Virtual hosts</li>
154154
<li>Support for message compression</li>
155155
</ul>
@@ -159,7 +159,7 @@ <h2 id="features">Features</h2>
159159
<h2 id="documentation">Documentation</h2>
160160

161161
<ul>
162-
<li><a href="/releases/qpid-broker-j-10.0.0/book/index.html">Broker book</a></li>
162+
<li><a href="/releases/qpid-broker-j-10.0.1/book/index.html">Broker book</a></li>
163163
<li><a href="https://github.com/apache/qpid-broker-j/blob/main/README.md">How to build Apache Qpid Broker-J</a></li>
164164
</ul>
165165

@@ -170,7 +170,7 @@ <h2 id="documentation">Documentation</h2>
170170
<h2 id="releases">Releases</h2>
171171

172172
<ul>
173-
<li><a href="/releases/qpid-broker-j-10.0.0">Qpid Broker-J 10.0.0</a></li>
173+
<li><a href="/releases/qpid-broker-j-10.0.1">Qpid Broker-J 10.0.1</a></li>
174174
<li><a href="/releases/index.html#past-releases">Past releases</a></li>
175175
</ul>
176176

content/dashboard.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ <h1 id="dashboard">Dashboard</h1>
142142
<tbody>
143143
<tr>
144144
<td><a href="/components/broker-j/index.html">Qpid Broker-J</a></td>
145-
<td><a href="/releases/qpid-broker-j-10.0.0">10.0.0</a></td>
145+
<td><a href="/releases/qpid-broker-j-10.0.1">10.0.1</a></td>
146146
<td><a href="https://issues.apache.org/jira/projects/QPID">Summary</a> &#x2022; <a href="https://issues.apache.org/jira/issues/?jql=project+%3D+QPID+and+resolution+is+null+and+component+in+%28%22Broker-J%22%2C+%22Java+Build%22%2C+%22Java+Documentation%22%2C+%22Java+Performance+Tests%22%2C+%22Java+Tests%22%2C+%22Java+Tools%22%29">Open issues</a> &#x2022; <a href="https://issues.apache.org/jira/issues/?jql=project+%3D+QPID+and+component+in+%28%22Broker-J%22%2C+%22Java+Build%22%2C+%22Java+Documentation%22%2C+%22Java+Performance+Tests%22%2C+%22Java+Tests%22%2C+%22Java+Tools%22%29">All issues</a> &#x2022; <a href="https://issues.apache.org/jira/secure/CreateIssue!default.jspa?pid=12310520">Create issue</a></td>
147147
<td><a href="https://github.com/apache/qpid-broker-j/actions"><img src="https://github.com/apache/qpid-broker-j/actions/workflows/build.yml/badge.svg?branch=main" height="20"/></a></td>
148148
<td><a href="https://gitbox.apache.org/repos/asf/qpid-broker-j.git">Git</a> &#x2022; <a href="https://github.com/apache/qpid-broker-j">GitHub</a></td>

content/documentation.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@ <h3 id="broker-j">Broker-J</h3>
182182

183183
<ul>
184184
<li><a href="/components/broker-j/index.html">Overview</a></li>
185-
<li><a href="/releases/qpid-broker-j-10.0.0/book/index.html">Broker book</a></li>
185+
<li><a href="/releases/qpid-broker-j-10.0.1/book/index.html">Broker book</a></li>
186186
</ul>
187187

188188
</section>

content/download.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -207,9 +207,9 @@ <h2 id="messaging-servers">Messaging servers</h2>
207207
<tbody>
208208
<tr>
209209
<td><a href="/components/broker-j/index.html">Broker-J</a></td>
210-
<td>10.0.0</td>
211-
<td><a href="https://www.apache.org/dyn/closer.lua?filename=qpid/broker-j/10.0.0/apache-qpid-broker-j-10.0.0-src.tar.gz&amp;action=download">Source</a> (<a href="https://downloads.apache.org/qpid/broker-j/10.0.0/apache-qpid-broker-j-10.0.0-src.tar.gz.asc">ASC</a>, <a href="https://downloads.apache.org/qpid/broker-j/10.0.0/apache-qpid-broker-j-10.0.0-src.tar.gz.sha512">SHA512</a>), <a href="https://www.apache.org/dyn/closer.lua?filename=qpid/broker-j/10.0.0/binaries/apache-qpid-broker-j-10.0.0-bin.tar.gz&amp;action=download">Binary</a> (<a href="https://downloads.apache.org/qpid/broker-j/10.0.0/binaries/apache-qpid-broker-j-10.0.0-bin.tar.gz.asc">ASC</a>, <a href="https://downloads.apache.org/qpid/broker-j/10.0.0/binaries/apache-qpid-broker-j-10.0.0-bin.tar.gz.sha512">SHA512</a>)</td>
212-
<td><a href="/releases/qpid-broker-j-10.0.0/index.html">Release Page</a></td>
210+
<td>10.0.1</td>
211+
<td><a href="https://www.apache.org/dyn/closer.lua?filename=qpid/broker-j/10.0.1/apache-qpid-broker-j-10.0.1-src.tar.gz&amp;action=download">Source</a> (<a href="https://downloads.apache.org/qpid/broker-j/10.0.1/apache-qpid-broker-j-10.0.1-src.tar.gz.asc">ASC</a>, <a href="https://downloads.apache.org/qpid/broker-j/10.0.1/apache-qpid-broker-j-10.0.1-src.tar.gz.sha512">SHA512</a>), <a href="https://www.apache.org/dyn/closer.lua?filename=qpid/broker-j/10.0.1/binaries/apache-qpid-broker-j-10.0.1-bin.tar.gz&amp;action=download">Binary</a> (<a href="https://downloads.apache.org/qpid/broker-j/10.0.1/binaries/apache-qpid-broker-j-10.0.1-bin.tar.gz.asc">ASC</a>, <a href="https://downloads.apache.org/qpid/broker-j/10.0.1/binaries/apache-qpid-broker-j-10.0.1-bin.tar.gz.sha512">SHA512</a>)</td>
212+
<td><a href="/releases/qpid-broker-j-10.0.1/index.html">Release Page</a></td>
213213
</tr>
214214
<tr>
215215
<td><a href="/components/cpp-broker/index.html">C++ broker</a></td>

content/releases/index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ <h2 id="current-releases">Current releases</h2>
127127
<div class="two-column">
128128

129129
<ul>
130-
<li><a href="qpid-broker-j-10.0.0/index.html">Qpid Broker-J 10.0.0</a>, October 2025</li>
130+
<li><a href="qpid-broker-j-10.0.1/index.html">Qpid Broker-J 10.0.1</a>, December 2025</li>
131131
<li><a href="qpid-jms-2.9.0/index.html">Qpid JMS 2.9.0</a>, September 2025</li>
132132
<li><a href="qpid-jms-1.15.0/index.html">Qpid JMS 1.15.0</a>, September 2025</li>
133133
<li><a href="qpid-protonj2-1.0.0/index.html">Qpid ProtonJ2 1.0.0</a>, August 2025 </li>
@@ -148,6 +148,7 @@ <h2 id="past-releases">Past releases</h2>
148148
<div class="two-column">
149149

150150
<ul>
151+
<li><a href="qpid-broker-j-10.0.0/index.html">Qpid Broker-J 10.0.0</a>, October 2025</li>
151152
<li><a href="qpid-jms-2.8.0/index.html">Qpid JMS 2.8.0</a>, August 2025</li>
152153
<li><a href="qpid-jms-1.14.0/index.html">Qpid JMS 1.14.0</a>, August 2025</li>
153154
<li><a href="qpid-broker-j-9.2.1/index.html">Qpid Broker-J 9.2.1</a>, February 2025</li>

content/releases/qpid-broker-j-10.0.0/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@ <h2 id="more-information">More information</h2>
192192

193193
<script type="text/javascript">
194194
_deferredFunctions.push(function() {
195-
if ("10.0.0" === "10.0.0" || "10.0.0" === "") {
195+
if ("10.0.0" === "10.0.1" || "10.0.0" === "") {
196196
_modifyCurrentReleaseLinks();
197197
}
198198
});

content/releases/qpid-broker-j-10.0.1/book/Apache-Qpid-Broker-J-Book.fo

Lines changed: 5339 additions & 0 deletions
Large diffs are not rendered by default.

content/releases/qpid-broker-j-10.0.1/book/Apache-Qpid-Broker-J-Book.html

Lines changed: 160 additions & 0 deletions
Large diffs are not rendered by default.
Binary file not shown.
Lines changed: 185 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,185 @@
1+
<!DOCTYPE html>
2+
<!--
3+
-
4+
- Licensed to the Apache Software Foundation (ASF) under one
5+
- or more contributor license agreements. See the NOTICE file
6+
- distributed with this work for additional information
7+
- regarding copyright ownership. The ASF licenses this file
8+
- to you under the Apache License, Version 2.0 (the
9+
- "License"); you may not use this file except in compliance
10+
- with the License. You may obtain a copy of the License at
11+
-
12+
- http://www.apache.org/licenses/LICENSE-2.0
13+
-
14+
- Unless required by applicable law or agreed to in writing,
15+
- software distributed under the License is distributed on an
16+
- "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
17+
- KIND, either express or implied. See the License for the
18+
- specific language governing permissions and limitations
19+
- under the License.
20+
-
21+
-->
22+
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
23+
<head>
24+
<meta charset="UTF-8">
25+
<title>H.2. Creation of BDB HA group using an initial configuration. - Apache Qpid&#8482;</title>
26+
<meta http-equiv="X-UA-Compatible" content="IE=edge"/>
27+
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
28+
<link rel="stylesheet" href="/site.css" type="text/css" async="async"/>
29+
<link rel="stylesheet" href="/deferred.css" type="text/css" defer="defer"/>
30+
<script type="text/javascript">var _deferredFunctions = [];</script>
31+
<script type="text/javascript" src="/deferred.js" defer="defer"></script>
32+
<!--[if lte IE 8]>
33+
<link rel="stylesheet" href="/ie.css" type="text/css"/>
34+
<script type="text/javascript" src="/html5shiv.js"></script>
35+
<![endif]-->
36+
37+
<!-- Redirects for `go get` and godoc.org -->
38+
<meta name="go-import"
39+
content="qpid.apache.org git https://gitbox.apache.org/repos/asf/qpid-proton.git"/>
40+
<meta name="go-source"
41+
content="qpid.apache.org
42+
https://github.com/apache/qpid-proton/blob/go1/README.md
43+
https://github.com/apache/qpid-proton/tree/go1{/dir}
44+
https://github.com/apache/qpid-proton/blob/go1{/dir}/{file}#L{line}"/>
45+
</head>
46+
<body>
47+
<div id="-content">
48+
<div id="-top" class="panel">
49+
<a id="-menu-link"><img width="16" height="16" src="" alt="Menu"/></a>
50+
51+
<a id="-search-link"><img width="22" height="16" src="" alt="Search"/></a>
52+
53+
<ul id="-global-navigation">
54+
<li><a id="-logotype" href="/index.html">Apache Qpid<sup>&#8482;</sup></a></li>
55+
<li><a href="/documentation.html">Documentation</a></li>
56+
<li><a href="/download.html">Download</a></li>
57+
<li><a href="/discussion.html">Discussion</a></li>
58+
</ul>
59+
</div>
60+
61+
<div id="-menu" class="panel" style="display: none;">
62+
<div class="flex">
63+
<section>
64+
<h3>Project</h3>
65+
66+
<ul>
67+
<li><a href="/overview.html">Overview</a></li>
68+
<li><a href="/components/index.html">Components</a></li>
69+
<li><a href="/releases/index.html">Releases</a></li>
70+
</ul>
71+
</section>
72+
73+
<section>
74+
<h3>Messaging APIs</h3>
75+
76+
<ul>
77+
<li><a href="/proton/index.html">Qpid Proton</a></li>
78+
<li><a href="/components/jms/index.html">Qpid JMS</a></li>
79+
<li><a href="/components/messaging-api/index.html">Qpid Messaging API</a></li>
80+
</ul>
81+
</section>
82+
83+
<section>
84+
<h3>Servers and tools</h3>
85+
86+
<ul>
87+
<li><a href="/components/broker-j/index.html">Broker-J</a></li>
88+
<li><a href="/components/cpp-broker/index.html">C++ broker</a></li>
89+
<li><a href="/components/dispatch-router/index.html">Dispatch router</a></li>
90+
</ul>
91+
</section>
92+
93+
<section>
94+
<h3>Resources</h3>
95+
96+
<ul>
97+
<li><a href="/dashboard.html">Dashboard</a></li>
98+
<li><a href="https://cwiki.apache.org/confluence/display/qpid/Index">Wiki</a></li>
99+
<li><a href="/resources.html">More resources</a></li>
100+
</ul>
101+
</section>
102+
</div>
103+
</div>
104+
105+
<div id="-search" class="panel" style="display: none;">
106+
<form action="http://www.google.com/search" method="get">
107+
<input type="hidden" name="sitesearch" value="qpid.apache.org"/>
108+
<input type="text" name="q" maxlength="255" autofocus="autofocus" tabindex="1"/>
109+
<button type="submit">Search</button>
110+
<a href="/search.html">More ways to search</a>
111+
</form>
112+
</div>
113+
114+
<div id="-middle" class="panel">
115+
<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-broker-j-10.0.1/index.html">Qpid Broker-J 10.0.1</a></li><li><a href="/releases/qpid-broker-j-10.0.1/book/index.html">Apache Qpid Broker-J</a></li><li>H.2. Creation of BDB HA group using an initial configuration.</li></ul>
116+
117+
<div id="-middle-content">
118+
<div class="docbook"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">H.2. Creation of BDB HA group using an initial configuration.</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="Java-Broker-Appendix-BDB-HA-initial-configuration.html">Prev</a> </td><th width="60%" align="center">Appendix H. BDB HA initial configuration</th><td width="20%" align="right"> <a accesskey="n" href="Java-Broker-Docker.html">Next</a></td></tr></table><hr /></div><div class="section"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a id="Java-Broker-Appendix-BDB-HA-initial-configuration-creation"></a>H.2. Creation of BDB HA group using an initial configuration.</h2></div></div></div><p>Let's create a BDB HA group with name <code class="literal">weather</code>
119+
consisting of tree nodes <code class="literal">weather1</code>, <code class="literal">weather2</code>, and <code class="literal">weather3</code>
120+
using the initial configuration above. We start node <code class="literal">weather1</code> on host/port
121+
<code class="literal">chaac:5000</code>, node <code class="literal">weather2</code> on host/port <code class="literal">indra:5000</code>
122+
and node <code class="literal">weather3</code> on host/port <code class="literal">thor:5000</code>.</p><p>The node <code class="literal">weather1</code> can be created with the following command</p><pre class="screen">
123+
$ ./qpid-server -icp ./initial-config.json -prop ha.node_name=weather1 -prop ha.node_address=chaac:5000 \
124+
-prop ha.group_name=weather -prop ha.helper_address=chaac:5000 -prop ha.helper_node_name=weather1 \
125+
-prop ha.permitted_nodes="[\"chaac:5000\",\"indra:5000\",\"thor:5000\"]" -prop ha.priority=3 \
126+
-prop qpid.amqp_port=10000 -prop qpid.http_port=20000
127+
</pre><p>Please note, the broker is started with initial configuration at file <code class="literal">./initial-config.json</code>.
128+
The context variable for node name <code class="literal">ha.node_name</code> is set to <code class="literal">weather1</code>.
129+
The node address context variable <code class="literal">ha.node_address</code> is set to <code class="literal">chaac:5000</code>.
130+
As it is a first node, the helper address is set to the same address as a node address (<code class="literal">ha.helper_address=chaac:5000</code>)
131+
and the helper node name is to itself (<code class="literal">ha.helper_node_name=weather1</code>). The group name is set to <code class="literal">weather</code>
132+
with <code class="literal">ha.group_name=weather</code>. The group nodes are listed in <code class="literal">ha.permitted_nodes</code>.
133+
The amqp and http ports are overridden to 10000 and 20000 accordingly. The node priority is set to <code class="literal">3</code>.
134+
</p><p>The node <code class="literal">weather2</code> can be created on host<code class="literal">indra</code> with the following command:</p><pre class="screen">
135+
$ ./qpid-server -icp ./initial-config.json -prop ha.node_name=weather2 -prop ha.node_address=indra:5000 \
136+
-prop ha.group_name=weather -prop ha.helper_address=chaac:5000 -prop ha.helper_node_name=weather1 \
137+
-prop ha.permitted_nodes="[\"chaac:5000\",\"indra:5000\",\"thor:5000\"]" -prop ha.priority=2 \
138+
-prop qpid.amqp_port=10001 -prop qpid.http_port=20001
139+
</pre><p>
140+
The context variable for node name <code class="literal">ha.node_name</code> is set to <code class="literal">weather2</code>.
141+
The node address context variable <code class="literal">ha.node_address</code> is set <code class="literal">indra:5000</code>.
142+
The amqp and http ports are overridden to 10001 and 20001 accordingly. The node <code class="literal">weather2</code>
143+
priority is set to <code class="literal">2</code>. The rest of the context variables have
144+
the same values as for node <code class="literal">weather1</code>. The latter is used as a helper node for creation of
145+
<code class="literal">weather2</code>.
146+
</p><p>The node <code class="literal">weather3</code> can be created on host<code class="literal">thor</code> with the following command:</p><pre class="screen">
147+
$ ./qpid-server -icp ./initial-config.json -prop ha.node_name=weather3 -prop ha.node_address=thor:5000 \
148+
-prop ha.group_name=weather -prop ha.helper_address=chaac:5000 -prop ha.helper_node_name=weather1 \
149+
-prop ha.permitted_nodes="[\"chaac:5000\",\"indra:5000\",\"thor:5000\"]" -prop ha.priority=1 \
150+
-prop qpid.amqp_port=10002 -prop qpid.http_port=20002
151+
</pre><p>
152+
The context variable for node name <code class="literal">ha.node_name</code> is set to <code class="literal">weather3</code>.
153+
The node address context variable <code class="literal">ha.node_address</code> is set <code class="literal">thor:5000</code>.
154+
The amqp and http ports are overridden to 10002 and 20002 accordingly. The node <code class="literal">weather3</code>
155+
priority is set to <code class="literal">1</code>. The rest of the context variables have
156+
the same values as for node <code class="literal">weather1</code> which is used as a helper node for creation of
157+
<code class="literal">weather3</code>.
158+
</p></div><div class="navfooter"><hr /><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="Java-Broker-Appendix-BDB-HA-initial-configuration.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="Java-Broker-Appendix-BDB-HA-initial-configuration.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="Java-Broker-Docker.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">Appendix H. BDB HA initial configuration </td><td width="20%" align="center"><a accesskey="h" href="Apache-Qpid-Broker-J-Book.html">Home</a></td><td width="40%" align="right" valign="top"> Chapter 12. Docker Images</td></tr></table></div></div>
159+
160+
<hr/>
161+
162+
<ul id="-apache-navigation">
163+
<li><a href="http://www.apache.org/">Apache</a></li>
164+
<li><a href="http://www.apache.org/licenses/">License</a></li>
165+
<li><a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li>
166+
<li><a href="http://www.apache.org/foundation/thanks.html">Thanks!</a></li>
167+
<li><a href="/security.html">Security</a></li>
168+
<li><a href="http://www.apache.org/"><img id="-apache-feather" width="48" height="14" src="" alt="Apache"/></a></li>
169+
</ul>
170+
171+
<p id="-legal">
172+
Apache Qpid, Messaging built on AMQP; Copyright &#169; 2015
173+
The Apache Software Foundation; Licensed under
174+
the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache
175+
License, Version 2.0</a>; Apache Qpid, Qpid, Qpid Proton,
176+
Proton, Apache, the Apache feather logo, and the Apache Qpid
177+
project logo are trademarks of The Apache Software
178+
Foundation; All other marks mentioned may be trademarks or
179+
registered trademarks of their respective owners
180+
</p>
181+
</div>
182+
</div>
183+
</div>
184+
</body>
185+
</html>

0 commit comments

Comments
 (0)