)]}'
{
  "commit": "ab4362693a64fbb5ba5a5299e60a560cd1873a28",
  "tree": "66c22b374e9d61d36fe44cdb8ec23a16ce050bdc",
  "parents": [
    "09069c93522c2c34765609f41e45aefd60936670"
  ],
  "author": {
    "name": "Zsolt Haraszti",
    "email": "zharaszt@ciena.com",
    "time": "Thu Feb 25 09:39:10 2016 -0800"
  },
  "committer": {
    "name": "Gerrit Code Review",
    "email": "gerrit@onlab.us",
    "time": "Thu Feb 25 23:38:09 2016 +0000"
  },
  "message": "Use allocateNextId when building new NextObjective\n\nIn order to avoid nextId collisions, all users of the flow objective\nservice should use the provided allocateNextId() method when\nconstructing new NextObjectives. I found one instance where this was not\nthe case: CordMcast.\n\nSolution: removed private id generator from CordMacst and replaced it\nwith allocateNextId.\n\nChange-Id: I134931b58c524291ae937dd6f0051ee549236734\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "09818798a42acc86968547d7c0c115539f34c315",
      "old_mode": 33188,
      "old_path": "src/main/java/org/onosproject/cordmcast/CordMcast.java",
      "new_id": "661141489aa7a0dba50d15128b656d86cc52384a",
      "new_mode": 33188,
      "new_path": "src/main/java/org/onosproject/cordmcast/CordMcast.java"
    }
  ]
}
