Issue 70 in cloudsim: nextIdx is not updated in buildNetworkTopology()

1 view
Skip to first unread message

clou...@googlecode.com

unread,
Dec 28, 2014, 3:51:56 PM12/28/14
to cloudsim...@googlegroups.com
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
Reply all
Reply to author
Forward
0 new messages