Status: New
Owner: ----
Labels: Type-Defect Priority-Medium
New issue 70 by
atakana...@gmail.com: nextIdx is not updated in
buildNetworkTopology()
https://code.google.com/p/cloudsim/issues/detail?id=70
What steps will reproduce the problem?
1. Call buildNetworkTopology("some.brite")
2. Use addLink() to add additional links to a node that is not in brite
file.
What is the expected output? What do you see instead?
nextIdx is still 0, so two items in the map are mapped to 0 after adding
the link. That result in an incorrect topology. Instead, nextIdx should
have been incremented to the number nodes in the brite file.
What version of the product are you using? On what operating system?
3.0.3 on Win 7
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings