edison su created CLOUDSTACK-6245:
-------------------------------------

             Summary: Security group rules on hypervisor host are lagging 
behind rules in DB
                 Key: CLOUDSTACK-6245
                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-6245
             Project: CloudStack
          Issue Type: Bug
      Security Level: Public (Anyone can view this level - this is the default.)
          Components: Management Server
    Affects Versions: 4.3.0
            Reporter: edison su
            Assignee: edison su
            Priority: Blocker
             Fix For: 4.3.0


Maybe due to the change in DB transaction code, we accidentally start a worker 
thread to program security group rule on hypervisor host, inside a DB 
transaction during add/revoke security group rule. So there is a chance that, 
the work thread is started before the transaction is committed, thus the worker 
thread can't find the newly added rules.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to