You are viewing a plain text version of this content. The canonical link for it is here.
Posted to droids-dev@incubator.apache.org by "Thorsten Scherler (JIRA)" <ji...@apache.org> on 2009/03/31 08:57:53 UTC

[jira] Created: (DROIDS-43) MultiThreadedTaskMaster is not attempting to synchronize access to its variable

MultiThreadedTaskMaster is not attempting to synchronize access to its variable
-------------------------------------------------------------------------------

                 Key: DROIDS-43
                 URL: https://issues.apache.org/jira/browse/DROIDS-43
             Project: Droids
          Issue Type: Bug
          Components: core
            Reporter: Thorsten Scherler
            Priority: Blocker


On Mon, 2009-03-23 at 20:52 +0100, Oleg Kalnichevski wrote:
I have looked at MultiThreadedTaskMaster quite extensively and got an 
> impression that it simply did not attempt to synchronize access to its 
> instance variables at all despite the fact they could be accessed from 
> multiple threads of execution. I'll try to find time to propose a fix 
> for the issue, but cannot really tell when I can manage to get around to 
> doing that.
>

This mail is from our dev list as response for an user.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (DROIDS-43) MultiThreadedTaskMaster is not attempting to synchronize access to its variable

Posted by "Thorsten Scherler (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DROIDS-43?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Thorsten Scherler closed DROIDS-43.
-----------------------------------

    Resolution: Fixed

Due to the refactor of the MTTM with DROIDS-46 the issue cannot be reproduced anymore

> MultiThreadedTaskMaster is not attempting to synchronize access to its variable
> -------------------------------------------------------------------------------
>
>                 Key: DROIDS-43
>                 URL: https://issues.apache.org/jira/browse/DROIDS-43
>             Project: Droids
>          Issue Type: Bug
>          Components: core
>            Reporter: Thorsten Scherler
>            Priority: Blocker
>
> On Mon, 2009-03-23 at 20:52 +0100, Oleg Kalnichevski wrote:
> I have looked at MultiThreadedTaskMaster quite extensively and got an 
> > impression that it simply did not attempt to synchronize access to its 
> > instance variables at all despite the fact they could be accessed from 
> > multiple threads of execution. I'll try to find time to propose a fix 
> > for the issue, but cannot really tell when I can manage to get around to 
> > doing that.
> >
> This mail is from our dev list as response for an user.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.