You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2013/07/11 18:37:50 UTC

[jira] [Commented] (CLOUDSTACK-3458) Network GC thread - fails to stop the router in multiple Management server cluster environment

    [ https://issues.apache.org/jira/browse/CLOUDSTACK-3458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13705963#comment-13705963 ] 

ASF subversion and git services commented on CLOUDSTACK-3458:
-------------------------------------------------------------

Commit cce2dad2e44f8b3832cb2ea5d9006f6a6b57b2ff in branch refs/heads/4.2 from [~alena1108]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=cce2dad ]

CLOUDSTACK-3458: network GC thread - acquire global lock to prevent multiple MS from running the GC thread on the network at the same time

                
> Network GC thread - fails to stop the router in multiple Management server cluster environment
> ----------------------------------------------------------------------------------------------
>
>                 Key: CLOUDSTACK-3458
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-3458
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the default.) 
>          Components: Management Server
>    Affects Versions: 4.2.0
>            Reporter: Alena Prokharchyk
>            Assignee: Alena Prokharchyk
>             Fix For: 4.2.0
>
>
> Steps to reproduce:
> 1) Setup 2 management servers
> 2) Have network GC thread run every min (the minimum interval)
> 3) As there is no locking done on the thread, 2 management servers can run network GC thread on the same network, and it results in VR being stuck in Stopping state forever.
> Solution: introduce the global lock on the GC thread.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira