)]}'
{
  "commit": "9cdf46aa140461ba51cfdef0a4b34aed255130cf",
  "tree": "499d921057b514437d70d16e4cfe5636f6b2cab4",
  "parents": [
    "1dc88a7fcc21d4af79005a1fd1a968e54ea72c8a"
  ],
  "author": {
    "name": "Luca Milanesio",
    "email": "luca.milanesio@gmail.com",
    "time": "Sat Feb 16 00:56:01 2019 +0000"
  },
  "committer": {
    "name": "Luca Milanesio",
    "email": "luca.milanesio@gmail.com",
    "time": "Mon Feb 18 11:47:46 2019 +0000"
  },
  "message": "Forward stream events to message broker\n\nIntroduce an event type and allow to publish to different\nKafka topics for different types.\n\nTwo events types are defined:\n- INDEX_EVENT\n- STREAM_EVENT\n\nAdapt the plugin\u0027s configuration to the new settings\nand update the overview of the plugin and how it is supposed\nto be configured and used.\n\nNOTE: Consuming stream events is not supported yet.\n\nNext step will be the support for cache events.\n\nOriginal-Author: David Ostrovsky \u003cdavid.ostrovsky@gmail.com\u003e\nChange-Id: I3f15623a9666604ed5e79dd84c5072678a961c22\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "6e82207bb5bf2fdc76091372bdb1628652196162",
      "old_mode": 33188,
      "old_path": "src/main/java/com/googlesource/gerrit/plugins/multisite/Configuration.java",
      "new_id": "6ed5d835511c9128e40d453631f8a2db3d4d8272",
      "new_mode": 33188,
      "new_path": "src/main/java/com/googlesource/gerrit/plugins/multisite/Configuration.java"
    },
    {
      "type": "modify",
      "old_id": "8c8a1869236d24e9d22ec8e31226ede2a13d7654",
      "old_mode": 33188,
      "old_path": "src/main/java/com/googlesource/gerrit/plugins/multisite/broker/BrokerPublisher.java",
      "new_id": "f8b8409ba7c35ba20f10964bd6630e5576d13e9e",
      "new_mode": 33188,
      "new_path": "src/main/java/com/googlesource/gerrit/plugins/multisite/broker/BrokerPublisher.java"
    },
    {
      "type": "modify",
      "old_id": "5695c0b9c5b3df9342d2fa4cd2bdb419a0f23b16",
      "old_mode": 33188,
      "old_path": "src/main/java/com/googlesource/gerrit/plugins/multisite/broker/BrokerSession.java",
      "new_id": "291071cba7dbeac478c2bf2ec9b2a28e0c011583",
      "new_mode": 33188,
      "new_path": "src/main/java/com/googlesource/gerrit/plugins/multisite/broker/BrokerSession.java"
    },
    {
      "type": "modify",
      "old_id": "9dc5ebdeea14a0b24c05e193e3ed59a99ed04e95",
      "old_mode": 33188,
      "old_path": "src/main/java/com/googlesource/gerrit/plugins/multisite/broker/kafka/KafkaSession.java",
      "new_id": "3d5d79acfa508b8b323d1322d5f76cc1a7e8cd56",
      "new_mode": 33188,
      "new_path": "src/main/java/com/googlesource/gerrit/plugins/multisite/broker/kafka/KafkaSession.java"
    },
    {
      "type": "modify",
      "old_id": "a90b8f76818e08cb9e81e82f9a6b5bd8a6d13070",
      "old_mode": 33188,
      "old_path": "src/main/java/com/googlesource/gerrit/plugins/multisite/forwarder/broker/BrokerForwarder.java",
      "new_id": "ecdc278af3093020166dfa458438f6741577d329",
      "new_mode": 33188,
      "new_path": "src/main/java/com/googlesource/gerrit/plugins/multisite/forwarder/broker/BrokerForwarder.java"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "e32e6aec9bb92fc8d4ff386a30e8a56552d808ca",
      "new_mode": 33188,
      "new_path": "src/main/java/com/googlesource/gerrit/plugins/multisite/forwarder/events/EventFamily.java"
    },
    {
      "type": "modify",
      "old_id": "b2040d595b4c00bb201228911cac936111abfa6b",
      "old_mode": 33188,
      "old_path": "src/main/resources/Documentation/about.md",
      "new_id": "246df883b6a2d4fc0b2ee4655ebb69432a0b4f18",
      "new_mode": 33188,
      "new_path": "src/main/resources/Documentation/about.md"
    },
    {
      "type": "modify",
      "old_id": "0d87e2b1a25066c9e53248a7f82747d2725308a6",
      "old_mode": 33188,
      "old_path": "src/main/resources/Documentation/config.md",
      "new_id": "0c2990665066986043487d64ee2b864344fa318a",
      "new_mode": 33188,
      "new_path": "src/main/resources/Documentation/config.md"
    }
  ]
}
