Zsolt Haraszti
05a1ba1dc9
Use allocateNextId when building new NextObjective
...
In order to avoid nextId collisions, all users of the flow objective
service should use the provided allocateNextId() method when
constructing new NextObjectives. I found one instance where this was not
the case: CordMcast.
Solution: removed private id generator from CordMacst and replaced it
with allocateNextId.
Change-Id: I134931b58c524291ae937dd6f0051ee549236734
2016-02-25 23:38:09 +00:00
..
2016-02-25 20:45:49 +00:00
2016-01-25 19:54:36 +00:00
2016-01-20 18:55:28 +00:00
2016-01-30 23:14:12 -08:00
2016-01-26 21:04:36 +00:00
2016-02-25 23:38:09 +00:00
2016-02-23 15:04:52 +00:00
2016-02-20 04:46:26 +00:00
2016-01-25 19:54:36 +00:00
2016-02-22 22:21:28 +00:00
2016-02-23 07:55:34 +00:00
2016-01-20 00:30:35 +00:00
2016-02-03 18:29:48 -08:00
2016-02-02 22:43:22 +00:00
2016-02-15 09:22:00 +00:00
2016-02-22 21:43:34 +00:00
2016-02-05 19:51:54 +00:00
2016-01-20 00:30:35 +00:00
2016-02-11 22:54:20 +00:00
2016-01-30 23:14:12 -08:00
2016-01-20 00:30:35 +00:00
2016-02-22 21:07:10 +00:00
2016-02-25 20:54:14 +00:00
2016-02-23 15:04:52 +00:00
2016-02-23 03:28:49 +00:00
2016-02-23 15:04:39 +00:00
2016-02-23 15:04:39 +00:00
2016-02-18 22:54:47 +00:00
2016-02-19 17:24:52 +00:00
2016-01-28 17:32:37 +00:00
2016-02-21 20:04:34 -06:00
2016-01-20 00:30:35 +00:00
2016-01-20 00:30:35 +00:00
2016-02-23 02:02:16 +00:00
2016-02-23 02:02:16 +00:00
2016-02-19 18:53:12 +00:00
2016-02-23 07:55:03 +00:00
2016-02-24 07:50:39 +00:00
2016-01-26 21:04:36 +00:00
2016-02-19 19:50:51 +00:00
2016-01-25 19:54:36 +00:00
2016-02-23 19:31:22 +00:00
2016-02-18 23:03:05 +00:00
2016-02-18 16:12:44 -08:00
2016-01-21 23:24:02 +00:00
2016-02-25 20:54:14 +00:00