You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "Wei Zhou (JIRA)" <ji...@apache.org> on 2013/07/03 12:02:19 UTC

[jira] [Created] (CLOUDSTACK-3345) stickiness policy will be removed if Edit sticky policy fails.

Wei Zhou created CLOUDSTACK-3345:
------------------------------------

             Summary: stickiness policy will be removed if Edit sticky policy fails.
                 Key: CLOUDSTACK-3345
                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-3345
             Project: CloudStack
          Issue Type: Task
      Security Level: Public (Anyone can view this level - this is the default.)
    Affects Versions: 4.1.0, 4.2.0
            Reporter: Wei Zhou
            Assignee: Wei Zhou


For now, if we edit sticky policy, it includes two steps
(1) remove old sticky policy (deleteLBStickinessPolicy)
(2) create and apply new sticky policy (createLBStickinessPolicy)
It means, the old sticky policy will be removed if edit sticky policy fails, and no sticky policy on the load balancer.

We need to modify createLBStickinessPolicy to deal with changing sticky policy

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