Ticket #31 (closed defect: fixed)
bug in planet.simulate.Results for num++
| Reported by: | pitt-zhang | Owned by: | pitt-zhang |
|---|---|---|---|
| Priority: | major | Milestone: | 3.1 |
| Component: | planetsim | Version: | PlanetSim 3 |
| Keywords: | results | Cc: |
Description
planet.simulate.Results.java public static void updateHopsMsg(Id source, String key_msg)
can not use num++ in the function.
I add a printhops() function to print total and average hops
but this function sometime take error because of the bug in planet.test.dht.DHTApplicatioin see Tickets: #30
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
