)]}'
{
  "commit": "fdffd30427ba1a1e04b745c553e759e144641a48",
  "tree": "9ef208d65a5bd1bbb3a603004ded672e39727bae",
  "parents": [
    "ac43a5f94c773c9db7a73d44035961d69d13fa53"
  ],
  "author": {
    "name": "Marcin Czech",
    "email": "maczech@gmail.com",
    "time": "Tue Sep 19 17:49:12 2023 +0200"
  },
  "committer": {
    "name": "Marcin Czech",
    "email": "maczech@gmail.com",
    "time": "Fri Oct 20 13:12:05 2023 +0200"
  },
  "message": "Use put operation for project version update\n\nProject version update is used to generate metrics\nabout the project replication state. This information\ndoesn\u0027t have to be milliseconds precise, if two updates\nhappened within a short period of time we do not have to\nguarantee that the latest one will be stored as long as\nthe project version ref is updated to one of those two.\nThis means that using `compareAndPut` operation is not\nnecessary and more lightweight `put` operation can be\nused instead.\n\nBug: Issue 297440086\n\nChange-Id: I6d3413f86c55f5fc9ab6323d30628e58ad74a137\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "14a421e02e444638be9f708fefb781d9b9ba2fd4",
      "old_mode": 33188,
      "old_path": "src/main/java/com/googlesource/gerrit/plugins/multisite/validation/ProjectVersionRefUpdateImpl.java",
      "new_id": "e07fef04a3024e3210510171a93dd1fed833d1da",
      "new_mode": 33188,
      "new_path": "src/main/java/com/googlesource/gerrit/plugins/multisite/validation/ProjectVersionRefUpdateImpl.java"
    },
    {
      "type": "modify",
      "old_id": "b7ad98c3ed5a42a9c7e01bb951ab8323d855e1fe",
      "old_mode": 33188,
      "old_path": "src/test/java/com/googlesource/gerrit/plugins/multisite/validation/DisabledSharedRefLogger.java",
      "new_id": "fc2259f2dd20dd1186c6fd10766a749ae9303f0a",
      "new_mode": 33188,
      "new_path": "src/test/java/com/googlesource/gerrit/plugins/multisite/validation/DisabledSharedRefLogger.java"
    },
    {
      "type": "modify",
      "old_id": "63da1b80103556e4b2bdf36c18f2fb568fa9e956",
      "old_mode": 33188,
      "old_path": "src/test/java/com/googlesource/gerrit/plugins/multisite/validation/ProjectVersionRefUpdateTest.java",
      "new_id": "d99fb4b2d762921141a1c49db5344220165af033",
      "new_mode": 33188,
      "new_path": "src/test/java/com/googlesource/gerrit/plugins/multisite/validation/ProjectVersionRefUpdateTest.java"
    }
  ]
}
