Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » EMF "Technology" (Ecore Tools, EMFatic, etc)  » [CDO][0.8.0] Thread Safe - hanging problems
[CDO][0.8.0] Thread Safe - hanging problems [message #609581] Thu, 30 August 2007 00:47
Simon Mc Duff is currently offline Simon Mc DuffFriend
Messages: 596
Registered: July 2009
Senior Member
This is a multi-part message in MIME format.

------=_NextPart_000_02A8_01C7EA7D.C40E1FA0
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

All the following operations are not thread safe.. Right?

CDORevisionResolverImpl
private Map<CDOID, TimeLine> revisions =3D new HashMap();

and=20

CDOViewImpl=20
private Map<CDOID, InternalCDOObject> objects =3D new HashMap();



Do you think it could be the problem of the hanging ?
------=_NextPart_000_02A8_01C7EA7D.C40E1FA0
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 6.00.6000.16525" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY>
<DIV><FONT face=3DArial size=3D2>All the following operations&nbsp; =
<FONT face=3DArial=20
size=3D2>are not thread safe.. Right?</FONT></FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>CDORevisionResolverImpl</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>private Map&lt;CDOID, TimeLine&gt; =
revisions =3D new=20
HashMap();</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>and </FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>CDOViewImpl </FONT></DIV>
<DIV><FONT face=3DArial size=3D2>private Map&lt;CDOID, =
InternalCDOObject&gt; objects=20
=3D new HashMap();</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>Do you think it could be the problem of =
the hanging=20
?</FONT></DIV></BODY></HTML>

------=_NextPart_000_02A8_01C7EA7D.C40E1FA0--
Previous Topic:[CDO][0.8.0]
Next Topic:[EMF Compare] Release 0.7.0RC3
Goto Forum:
  


Current Time: Thu Mar 28 23:30:05 GMT 2024

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

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

Back to the top