[
https://issues.apache.org/jira/browse/CLOUDSTACK-10269?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16358245#comment-16358245
]
ASF subversion and git services commented on CLOUDSTACK-10269:
--------------------------------------------------------------
Commit 1c26b2ec2ec5f3da88b4782c365cf898cd611193 in cloudstack's branch
refs/heads/master from [[email protected]]
[ https://gitbox.apache.org/repos/asf?p=cloudstack.git;h=1c26b2e ]
Merge remote-tracking branch 'origin/4.11'
CLOUDSTACK-10269: On deletion of role set name to null (#2444)
CLOUDSTACK-10146 checksum in java instead of script (#2405)
CLOUDSTACK-10222: Clean snaphosts from primary storage when taking (#2398)
Signed-off-by: Rohit Yadav <[email protected]>
> Allow deletion of roles without causing concurrent exception
> ------------------------------------------------------------
>
> Key: CLOUDSTACK-10269
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-10269
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Reporter: Rohit Yadav
> Assignee: Rohit Yadav
> Priority: Major
> Fix For: Future, 4.11.1.1, 4.12.0.0
>
>
> Deletion of a role renames the role with a timestamp, when roles are
> created/deleted aggresively it may cause concurrent exceptions. The fix is to
> follow how other cloudstack entities are removed where name uniqueness need
> to be honoured, i.e. by setting the field to null.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)