Skip to content

Commit

Permalink
ci: Merge pull request #1401 from jumpingliu/issue-1391-napa
Browse files Browse the repository at this point in the history
Signed-off-by: edgex-jenkins <[email protected]>
  • Loading branch information
edgex-jenkins committed Nov 14, 2024
1 parent 95beec9 commit 1eb71d4
Show file tree
Hide file tree
Showing 4 changed files with 318 additions and 318 deletions.
4 changes: 2 additions & 2 deletions 3.1/microservices/general/messagebus/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3069,7 +3069,7 @@ <h3 id="common-messagebus-configuration">Common MessageBus Configuration</h3>
</ul>
<div class="admonition note">
<p class="admonition-title">Note</p>
<p>Redis pub/sub will be deprecated in EdgeX 4.0 and MQTT will be the new default message bus.</p>
<p>Redis Pub/Sub is deprecated and will be removed in EdgeX 4.0, with MQTT becoming the new default message bus.</p>
</div>
<div class="admonition note">
<p class="admonition-title">Note</p>
Expand All @@ -3078,7 +3078,7 @@ <h3 id="common-messagebus-configuration">Common MessageBus Configuration</h3>
<h3 id="redis-pubsub">Redis Pub/Sub</h3>
<div class="admonition note">
<p class="admonition-title">Note</p>
<p>Redis pub/sub will be deprecated in EdgeX 4.0 and MQTT will be the new default message bus.</p>
<p>Redis Pub/Sub is deprecated and will be removed in EdgeX 4.0, with MQTT becoming the new default message bus.</p>
</div>
<p>As stated above this is the default implementation that all EdgeX Services are configured to use. It takes advantage of the existing Redis DB instance for the broker. Redis Pub/Sub is a fire and forget protocol, so delivery is not guaranteed. If more robustness is required, use the MQTT or NATS implementations.</p>
<h4 id="configuration">Configuration</h4>
Expand Down
2 changes: 1 addition & 1 deletion 3.1/search/search_index.json

Large diffs are not rendered by default.

Loading

0 comments on commit 1eb71d4

Please sign in to comment.