)]}'
{"/COMMIT_MSG":[{"author":{"_account_id":1131,"name":"Brian Haley","email":"haleyb.dev@gmail.com","username":"brian-haley"},"change_message_id":"db8c8f799f1063a859d5376018e7bc1afbead641","unresolved":false,"context_lines":[{"line_number":11,"context_line":"be too much of an overhead and still cover most cases."},{"line_number":12,"context_line":""},{"line_number":13,"context_line":"Change-Id: I4d88c7e0d378bedb9aac2a42555d35295f447caf"},{"line_number":14,"context_line":"Partial-Bug: #1788556"}],"source_content_type":"text/x-gerrit-commit-message","patch_set":1,"id":"9fdfeff1_1f2b78eb","line":14,"updated":"2019-01-23 00:20:55.000000000","message":"We should eventually open a new bug, this one has been used for many changes.","commit_id":"edfc4ac0f98725401a30101118793754b9d99578"}],"neutron/agent/linux/dhcp.py":[{"author":{"_account_id":1131,"name":"Brian Haley","email":"haleyb.dev@gmail.com","username":"brian-haley"},"change_message_id":"5f2bae9568bb9e3208291fdc484aee36576ddef2","unresolved":false,"context_lines":[{"line_number":62,"context_line":"DHCP_RELEASE_TRIES_SLEEP \u003d 0.3"},{"line_number":63,"context_line":""},{"line_number":64,"context_line":"# dnsmasq leases buffering (should be large enough for all typical files)"},{"line_number":65,"context_line":"LEASE_BUFFER_SIZE \u003d 65536"},{"line_number":66,"context_line":""},{"line_number":67,"context_line":"# this variable will be removed when neutron-lib is updated with this value"},{"line_number":68,"context_line":"DHCP_OPT_CLIENT_ID_NUM \u003d 61"}],"source_content_type":"text/x-python","patch_set":2,"id":"9fdfeff1_a78e7976","line":65,"updated":"2019-01-29 15:20:23.000000000","message":"This could actually be reducing the buffer size looking to the future (theoretically), since on my system it is 8K already.  If we want it at least 64K then something like this will work better:\n\nLEASE_BUFFER_SIZE \u003d -1 if io.DEFAULT_BUFFER_SIZE \u003e 65535 else 65536\n\nThe -1 will cause it to revert to whatever io.DEFAULT_BUFFER_SIZE is.","commit_id":"1166bece3d61bf1f38bce9b83c1418c303e10582"}]}
