mirror of
https://github.com/apache/jclouds.git
synced 2025-02-07 02:29:25 +00:00
65b813b1be
Sometimes on aws-ec2, the client returns null (i.e. node not found). This fix will cause us retry with the correct node-id, rather than "forgetting" the original nodeId and retrying with null each time.