Github user nathanejohnson commented on the issue:

    https://github.com/apache/cloudstack/pull/1694
  
    @rhtyd I have an issue with circular dependencies trying to make the test 
work with the new signature.  In order to initialize the StoragePoolMonitor, I 
need a DataStoreManagerImpl type, and this is defined in cloud-engine-storage . 
 I cannot add cloud-engine-storage as a maven dependency of cloud-server 
because this in turn depends on cloud-secondary-storage , which in turn depends 
on cloud-server.  I'm not sure what the best path forward is, but unfortunately 
I don't think I can get this resolved today (no pun intended).


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to