The implementation is now O(1) in the number of existing cloud services instead of O(N). This is achieved by assuming that deployment name is the same as cloud service name, which is true for all nodes created by JClouds Azure provider. You can view, comment on, or merge this pull request online at:
https://github.com/jclouds/jclouds-labs/pull/294 -- Commit Summary -- * [JCLOUDS-1135] improve performance of AzureComputeServiceAdapter.getNode -- File Changes -- M azurecompute/src/main/java/org/jclouds/azurecompute/compute/AzureComputeServiceAdapter.java (33) -- Patch Links -- https://github.com/jclouds/jclouds-labs/pull/294.patch https://github.com/jclouds/jclouds-labs/pull/294.diff --- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-labs/pull/294
