Skip to content

Commit

Permalink
added caution for back-pressure strategy reject in documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
SravanThotakura05 committed Jan 31, 2024
1 parent f621449 commit 8b103b1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/modules/ROOT/pages/index.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -316,6 +316,8 @@ Quarkus Solace Messaging connector provides three different strategies to handle

{empty}3.Elastic - Use an unlimited internal buffer (default)

CAUTION: In the current version we don't recommend to use back-pressure strategy `Reject` as it is in evolving phase.

Refer to <<extension-outgoing-configuration-reference>><<quarkus-solace_quarkus.producer.back-pressure.strategy>> and <<extension-outgoing-configuration-reference>><<quarkus-solace_quarkus.producer.back-pressure.buffer-capacity>> on how to configure back-pressure for producer.

[[processing-messages]]
Expand Down

0 comments on commit 8b103b1

Please sign in to comment.