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
Currently transactional session cannot be used for store and forward to where the endpoint needs to be able to continue writing to a local business database and "store" messaging when the broker is unreachable.
Describe the requested feature
Use a local database for a message store to dispatch messages to a remote broker when connectivity to the broker is restored.
Describe the feature.
Is your feature related to a problem? Please describe.
This is somewhat related to:
Currently transactional session cannot be used for store and forward to where the endpoint needs to be able to continue writing to a local business database and "store" messaging when the broker is unreachable.
Describe the requested feature
Use a local database for a message store to dispatch messages to a remote broker when connectivity to the broker is restored.
Describe alternatives you've considered
Additional Context
No response
The text was updated successfully, but these errors were encountered: