Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Mylyn » Detecting a mid-air collision with Bugzilla
Detecting a mid-air collision with Bugzilla [message #586783] Thu, 10 January 2008 21:57
Matthew Beermann is currently offline Matthew BeermannFriend
Messages: 6
Registered: July 2009
Junior Member
I'm using Mylyn headlessly to post information to Bugzilla. When I do,
there's a small chance that I might cause a "mid-air collision", which is
what happens when two users attempt to edit the same bug at the same time.

When this happens, BugzillaTaskDataHandler#postTaskData will (I think)
return a CoreException. My question is, how do I detect that this
particular case has occured, and I should start over and retry (as opposed
to all the other error cases where I shouldn't retry)?
Previous Topic:Unable to load class org.eclipse.mylyn.internal.java.ui.JavaStackTraceHyperlinkDetector
Next Topic:Unable to execute jira query
Goto Forum:
  


Current Time: Tue Apr 23 12:28:10 GMT 2024

Powered by FUDForum. Page generated in 0.02789 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top