Alex Huang created CLOUDSTACK-4095:
--------------------------------------

             Summary: Region id within the Database Transaction code...
                 Key: CLOUDSTACK-4095
                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-4095
             Project: CloudStack
          Issue Type: Bug
      Security Level: Public (Anyone can view this level - this is the default.)
    Affects Versions: 4.2.0
            Reporter: Alex Huang
            Assignee: Kishan Kavala
             Fix For: 4.2.0


Why should the region id be in Transaction Id and then propagated through 
GenericDao.  This is should not happen at all.  We need to fix this.  
GenericDao is a generic framework.  It should not understand regions at all.  
Even if you're using the db.properties to expose region id, you can read it 
yourself in your code, rather than pushing it into Transaction.

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