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

ASF subversion and git services commented on JCLOUDS-205:
---------------------------------------------------------

Commit fea10aa14e078ae185932afbc599e4aea15778e0 in branch refs/heads/master 
from [~nacx]
[ 
https://git-wip-us.apache.org/repos/asf?p=incubator-jclouds-labs.git;h=fea10aa ]

JCLOUDS-205: Do not create duplicated groups in Abiquo

Refactored the AbiquoComputeServiceAdapter to avoid creating
more than one group with the same name, when creating multiple
nodes concurrently.

                
> The AbiquoComputeServiceAdapter creates duplicated group names
> --------------------------------------------------------------
>
>                 Key: JCLOUDS-205
>                 URL: https://issues.apache.org/jira/browse/JCLOUDS-205
>             Project: jclouds
>          Issue Type: Bug
>          Components: jclouds-labs
>    Affects Versions: 1.6.1
>            Reporter: Ignasi Barrera
>            Assignee: Ignasi Barrera
>              Labels: abiquo
>             Fix For: 1.7.0
>
>         Attachments: JCLOUDS-205.patch
>
>
> In Abiquo, when creating more than one node with the 
> computeService.createNodesInGroup method, there is a race condition that may 
> cause two different groups with the same name to be created, if nodes are 
> being created concurrently.

--
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

Reply via email to