)]}'
{
  "commit": "8280121bd3684354e83cd43eb91ad616405e2e8d",
  "tree": "8b541f84f0d49805127882b811aa3e90060b3a0b",
  "parents": [
    "93699898c51364cde193d8d441f4aed45670e7bf"
  ],
  "author": {
    "name": "Benjamin Diaz",
    "email": "bdiaz@whitestack.com",
    "time": "Wed Oct 17 12:45:02 2018 -0300"
  },
  "committer": {
    "name": "Benjamin Diaz",
    "email": "bdiaz@whitestack.com",
    "time": "Wed Oct 17 12:45:02 2018 -0300"
  },
  "message": "Removes threading from common_consumer\n\nIt appears KafkaConsumer is not threadsafe, and it was generating\nissues regarding the sending of heartbeats, causing kafka to kill\nconnections and causing coordinator dead errors.\nAlso removes heartbeat and session timeouts from consumer config.\nThey were generating conflicts with different default request\ntimeouts, and were in place to leverage issues regarding what is\nmentioned above.\n\nSigned-off-by: Benjamin Diaz \u003cbdiaz@whitestack.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "b8e33d233fc61961ff83965453019fa2ffccfd04",
      "old_mode": 33261,
      "old_path": "osm_mon/core/message_bus/common_consumer.py",
      "new_id": "0b61e1ee717bf1685ed4dfc9272443e46d7272ba",
      "new_mode": 33261,
      "new_path": "osm_mon/core/message_bus/common_consumer.py"
    },
    {
      "type": "modify",
      "old_id": "b12cd8881f00967eaeff197bf625678f1c8877bd",
      "old_mode": 33188,
      "old_path": "osm_mon/core/message_bus/consumer.py",
      "new_id": "363b9fc7fb0a5bb6b13afeba51fc3296aae07088",
      "new_mode": 33188,
      "new_path": "osm_mon/core/message_bus/consumer.py"
    }
  ]
}
