I'm playing around with the API to fetch EC2 instance metadata.
http://code.google.com/p/typica/source/browse/trunk/java/com/xerox/amazonws/ec2/
EC2Utils.java
I noticed that if I pass in a bogus key it goes into an infinite loop. The
problem seems to be that the retries variable is never incremented.
Original issue reported on code.google.com by dkavan...@gmail.com on 17 Jun 2008 at 8:25
Original issue reported on code.google.com by
dkavan...@gmail.com
on 17 Jun 2008 at 8:25