このコンテンツは選択した言語では利用できません。

Chapter 17. Configuring Delayed Redelivery


Delayed redelivery to an address is defined by the redelivery-delay attribute of an address-setting configuration element. If a redelivery delay is specified, JBoss EAP waits for the duration of this delay before redelivering messages. If redelivery-delay is set to 0, there is no redelivery delay. To get the current value of redelivery-delay for a given address-setting, use the following management CLI command as an example.

Copy to Clipboard Toggle word wrap
/subsystem=messaging-activemq/server=default/address-setting=YOUR_ADDRESS_SETTING:read-attribute(name=redelivery-delay)

The table below lists the configuration attributes of an address-setting that can be used to configure the redelivery of messages. Set the value for a given attribute using the following management CLI command as an example.

Copy to Clipboard Toggle word wrap
/subsystem=messaging-activemq/server=default/address-setting=YOUR_ADDRESS_SETTING:write-attribute(name=ATTRIBUTE,value=NEW_VALUE)
Table 17.1. Delivery Related Attributes of Address Settings
AttributeDescription

max-delivery-attempts

Defines how many time a canceled message can be redelivered before sending to the dead-letter-address. The default is 10.

max-redelivery-delay

Maximum value for the redelivery-delay in milliseconds. The default is 0.

redelivery-delay

Defines how long to wait in milliseconds before attempting redelivery of a canceled message. The default is 0.

redelivery-multiplier

Multiplier to apply to the redelivery-delay parameter. The default is 1.0

See Address Settings for details on configuring an address-setting.

トップに戻る
Red Hat logoGithubredditYoutubeTwitter

詳細情報

試用、購入および販売

コミュニティー

Red Hat ドキュメントについて

Red Hat をお使いのお客様が、信頼できるコンテンツが含まれている製品やサービスを活用することで、イノベーションを行い、目標を達成できるようにします。 最新の更新を見る.

多様性を受け入れるオープンソースの強化

Red Hat では、コード、ドキュメント、Web プロパティーにおける配慮に欠ける用語の置き換えに取り組んでいます。このような変更は、段階的に実施される予定です。詳細情報: Red Hat ブログ.

会社概要

Red Hat は、企業がコアとなるデータセンターからネットワークエッジに至るまで、各種プラットフォームや環境全体で作業を簡素化できるように、強化されたソリューションを提供しています。

Theme

© 2025 Red Hat, Inc.