Fix various bugs
authorGeorgios Gousios <gousiosg@gmail.com>
Thu, 15 Dec 2011 16:30:38 +0000 (18:30 +0200)
committerGeorgios Gousios <gousiosg@gmail.com>
Thu, 15 Dec 2011 16:30:38 +0000 (18:30 +0200)
commit2b906c619107a9b7e9bbf5159817d88dbda70e81
treeae19ad52a5e98845bf5d80582119c0e2402e5f0e
parentd38e6e36f35defdf3fe4e6671593e9e6fac0fbef
Fix various bugs

-use var instead of val in rnd loop to avoid posting the same message
-Return the failure in case mongo cannot store a result
logic/src/main/scala/gr/grnet/aquarium/processor/actor/ResourceEventProcessorService.scala
logic/src/main/scala/gr/grnet/aquarium/store/mongodb/MongoDBStore.scala
logic/src/main/scala/gr/grnet/aquarium/util/RandomEventGenerator.scala