You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by gi...@git.apache.org on 2017/09/01 10:44:01 UTC

[GitHub] anshul1886 commented on issue #1124: CID-1338387: Deletion of method endPointSelector.selectHypervisorHost

anshul1886 commented on issue #1124: CID-1338387: Deletion of method endPointSelector.selectHypervisorHost
URL: https://github.com/apache/cloudstack/pull/1124#issuecomment-326550060
 
 
   @rafaelweingartner @DaanHoogland Removing method has reintroduced bug https://issues.apache.org/jira/browse/CLOUDSTACK-9025. Main purpose of `getCommandHostDelegation` method is served through this method `endPointSelector.selectHypervisorHost`. For example by default `CopyCommand` involving only image stores goes to SSVM but for some hypervisors there is some optimisation done and can be directly handled by hypervisor agent. With this method we can change that default behaviour. And the removed method was giving us that different endpoint.  
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services