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-unsubscr...@synapse.apache.org For additional commands, e-mail: dev-h...@synapse.apache.org