mirror of
https://github.com/apache/jclouds.git
synced 2025-02-16 15:08:28 +00:00
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.