You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@synapse.apache.org by "Pamod Sylvester (Jira)" <ji...@apache.org> on 2023/12/03 11:50:00 UTC

[jira] [Created] (SYNAPSE-1129) Introduce JDBC Message Store

Pamod Sylvester created SYNAPSE-1129:
----------------------------------------

             Summary: Introduce JDBC Message Store
                 Key: SYNAPSE-1129
                 URL: https://issues.apache.org/jira/browse/SYNAPSE-1129
             Project: Synapse
          Issue Type: New Feature
          Components: Core
    Affects Versions: 3.0.1
            Reporter: Pamod Sylvester
            Assignee: Isuru Udana
             Fix For: FUTURE


In order to achieve EIPs such as Guaranteed Delivery, Resequencer etc it'll be essential to have a non volatile message store; which can persist the incoming messages and ensure that it can provide delivery guarantees. 

 

At present the message stores in Synapse leverages volatile memory. A message store which can persist messages in a database could provide more assurance to deliver a message to it's recipient even amidst a network failure, crashing of VMs etc.  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@synapse.apache.org
For additional commands, e-mail: dev-help@synapse.apache.org