)]}'
{
  "commit": "0e0c3316a121b6108cba8afd466b5c4512085dbe",
  "tree": "f4161a615de27b06bf2f454d61d977309f77c106",
  "parents": [
    "ac9fd5055232364bb73bf888d8caaccf787acc52"
  ],
  "author": {
    "name": "Valentin Bartenev",
    "email": "vbart@nginx.com",
    "time": "Thu Oct 20 16:15:03 2016 +0300"
  },
  "committer": {
    "name": "Valentin Bartenev",
    "email": "vbart@nginx.com",
    "time": "Thu Oct 20 16:15:03 2016 +0300"
  },
  "message": "HTTP/2: graceful shutdown of active connections (closes #1106).\n\nPreviously, while shutting down gracefully, the HTTP/2 connections were\nclosed in transition to idle state after all active streams have been\nprocessed.  That might never happen if the client continued opening new\nstreams.\n\nNow, nginx sends GOAWAY to all HTTP/2 connections and ignores further\nattempts to open new streams.  A worker process will quit as soon as\nprocessing of already opened streams is finished.\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "235092b21f47bb4e049eab3ef31f5cbe8517962b",
      "old_mode": 33188,
      "old_path": "src/http/v2/ngx_http_v2.c",
      "new_id": "959f0e725e5758da499231b805478c92dc627e77",
      "new_mode": 33188,
      "new_path": "src/http/v2/ngx_http_v2.c"
    },
    {
      "type": "modify",
      "old_id": "d712d381697c3342d3bc77a055389e8741036646",
      "old_mode": 33188,
      "old_path": "src/http/v2/ngx_http_v2.h",
      "new_id": "63bbdad54857138737585788afc8b2e22c5aa145",
      "new_mode": 33188,
      "new_path": "src/http/v2/ngx_http_v2.h"
    }
  ]
}
