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 (via GitHub)" <gi...@apache.org> on 2023/11/18 11:22:21 UTC

[PR] [WIP] Add support for JDBC & resequencing message stores [synapse]

pamod opened a new pull request, #89:
URL: https://github.com/apache/synapse/pull/89

   ## Purpose
   
   The intention is to allow persistence layer to be more volatile so that the following EIP patterns could be accomplished through synapse
   
   - Guaranteed delivery EIP (https://www.enterpriseintegrationpatterns.com/patterns/messaging/GuaranteedMessaging.html) 
   - Resequencer EIP (https://www.enterpriseintegrationpatterns.com/patterns/messaging/Resequencer.html)    
   
   ## Approach
   
   JDBC user store guide : https://docs.google.com/document/d/1aWIJzi3gUfTbYLxNrXD7K1z4hVb4oY5WMy5sGxFluAo/edit?usp=sharing 
   
   ## Release note
   > JDBC message store & Resequencing message store which will support achieving EIP patterns such as guaranteed delivery &  Resequencer
   
   ## Automation tests
    - Unit tests 
      > Code coverage information
    - Integration tests
      > Details about the test cases and coverage
   
   ## Related PRs
   > List any other related PRs
   
   ## Test environment
   > List all JDK versions, operating systems, databases, and browser/versions on which this feature/fix was tested
    
   ## Learning
   > Describe the research phase and any blog posts, patterns, libraries, or add-ons you used to solve the problem.                        


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@synapse.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


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