Results 1 to 3 of 3
- 03-14-2011, 05:09 AM #1
Member
- Join Date
- Mar 2011
- Posts
- 1
- Rep Power
- 0
How to handle conficts and reconciliation issue
We are trying to Integrate 2 systems. We have a Java Application and Database in between integrating both the systems for handling Bi-directional flow of data using event-based approach and Web services. There are couple of queries:
1. There is a maximum possibility that Integrating Application and Database can go down.Despite handling through Clustering and Load Balancing, how can we ensure that data is in sync and transactions gets committed properly without causing any conflicts?
2. Updates can happen on the same ticket from both ends at the same time. One of the user changes Priority on a ticket in JIRA. At the same time a user updates the Workflow status from Open to Close. The Integrating Java Application & Database goes down. When the Integrating Database and Application is started, how can we technically handle the events so that there is no loss of data?
- 03-14-2011, 10:00 AM #2
This is a forum, not a homework service.
db
-
Agree with Darryl. Poster please read the link on "how to ask smart questions" in my signature below. Since the original post is not a specific question but rather a homework dump, I'm locking this thread, but I invite the original poster to repost a new question that actually is a specific question and where he shows his work.
Similar Threads
-
best way to handle db connection
By uthpalaw in forum Advanced JavaReplies: 11Last Post: 02-18-2011, 06:00 AM -
About File handle...
By vaibhavspawar in forum New To JavaReplies: 6Last Post: 07-19-2010, 07:28 AM -
Handle sound
By varsamakos in forum AWT / SwingReplies: 4Last Post: 12-26-2009, 09:40 PM -
Better way to handle exceptions
By javaplus in forum Advanced JavaReplies: 2Last Post: 01-16-2008, 06:47 PM -
how to handle exceptions
By paty in forum Advanced JavaReplies: 2Last Post: 08-05-2007, 04:17 AM


LinkBack URL
About LinkBacks

Bookmarks