Ticket #31 (closed defect: fixed)

Opened 1 year ago

Last modified 7 months ago

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

Results.java (7.5 kB) - added by pitt-zhang 1 year ago.

Change History

Changed 1 year ago by pitt-zhang

Changed 1 year ago by pitt-zhang

  • owner changed from somebody to pitt-zhang
  • status changed from new to assigned

Changed 1 year ago by jordi

  • milestone changed from indiscussion to 3.1

Changed 1 year ago by pitt-zhang

bug fixed

Changed 7 months ago by jordi

  • status changed from assigned to closed
  • resolution set to fixed
Note: See TracTickets for help on using tickets.