)]}'
{
  "commit": "771a9c3b35365ceda69a73ab2f388b74a69d1a81",
  "tree": "c9cced0e1f6fcc5d7a18a536ef7329a57584f176",
  "parents": [
    "c5e174d58523d22802870586de55ff3208aa72d8"
  ],
  "author": {
    "name": "Adithya Chakilam",
    "email": "achakilam@nvidia.com",
    "time": "Tue Jul 08 00:00:19 2025 -0500"
  },
  "committer": {
    "name": "Adithya Chakilam",
    "email": "achakilam@nvidia.com",
    "time": "Tue Jul 08 09:10:13 2025 -0700"
  },
  "message": "Store IDs only for tasks with acquired quotas\n\nAvoids populating the internal task tracking map with entries for task\nIDs that did not acquire any quotas. Previously, `quotasByTask` was\nupdated for all tasks regardless of whether any quotas were actually\nobtained.\n\nThis change ensures that only tasks with acquired quotas are recorded,\nwhich reduces memory usage in high-concurrency environments where many\nthreads may run without being throttled.\n\nChange-Id: I9567af641c78ab6eb6c824fef68ec68777abf552\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "4050dcce1187466a3dd7c03730532e0b71c53a39",
      "old_mode": 33188,
      "old_path": "src/main/java/com/googlesource/gerrit/plugins/quota/TaskQuotas.java",
      "new_id": "b59d6f82d6bb9d40a4c5ada77445d5ed6f075690",
      "new_mode": 33188,
      "new_path": "src/main/java/com/googlesource/gerrit/plugins/quota/TaskQuotas.java"
    }
  ]
}
