You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The documentation specifies an incorrectly named configuration property "mp.messaging.incoming.data.enableRetry".
The correct property is "mp.messaging.incoming.data.retryEnable".
Thank you
Expected behavior
The correct property "mp.messaging.incoming.data.retryEnable" is used in the reference guide.
Actual behavior
The incorrect property "mp.messaging.incoming.data.enableRetry" is used in the reference guide.
Describe the bug
The documentation specifies an incorrectly named configuration property "mp.messaging.incoming.data.enableRetry".
The correct property is "mp.messaging.incoming.data.retryEnable".
Thank you
Expected behavior
The correct property "mp.messaging.incoming.data.retryEnable" is used in the reference guide.
Actual behavior
The incorrect property "mp.messaging.incoming.data.enableRetry" is used in the reference guide.
How to Reproduce?
see URL
Output of
uname -a
orver
No response
Output of
java -version
No response
Quarkus version or git rev
No response
Build tool (ie. output of
mvnw --version
orgradlew --version
)No response
Additional information
No response
The text was updated successfully, but these errors were encountered: