You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@jclouds.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2017/06/09 10:05:18 UTC

[jira] [Commented] (JCLOUDS-1306) [Openstack] Deleting a SG doesn't invalidate the cache

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

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

Commit 1d4cb6c39294bf8e455d90d0d4a6cae651d58d28 in jclouds's branch refs/heads/master from [~svet]
[ https://git-wip-us.apache.org/repos/asf?p=jclouds.git;h=1d4cb6c ]

[JCLOUDS-1306] Fix SG cache invalidation when deleting


> [Openstack] Deleting a SG doesn't invalidate the cache
> ------------------------------------------------------
>
>                 Key: JCLOUDS-1306
>                 URL: https://issues.apache.org/jira/browse/JCLOUDS-1306
>             Project: jclouds
>          Issue Type: Bug
>          Components: jclouds-compute
>    Affects Versions: 2.0.1
>            Reporter: Svetoslav Neykov
>              Labels: openstack-nova
>
> When deleting a security group on openstack-nova the cache is not invalidated correctly, so the next create operation will fetch the group from local cache instead of re-creating it in the cloud. Subsequent operations will fail due to the missing group and stale ID.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)