)]}'
{"/PATCHSET_LEVEL":[{"author":{"_account_id":7233,"name":"Matthew Oliver","email":"matt@oliver.net.au","username":"mattoliverau"},"change_message_id":"9a7c047eea2a312f52834d7205e82ff25637c2ff","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":1,"id":"a04199ac_0a20e46c","updated":"2022-02-07 04:14:25.000000000","message":"This might also be useful post https://review.opendev.org/c/openstack/swift/+/811833 where the sync tables will be updated ever when brokers are in sync as a nice way of tracking if other primaries are talking to a broker.","commit_id":"df7845690b31307ace40e3269454b1f75cb1cc9e"},{"author":{"_account_id":15343,"name":"Tim Burke","email":"tburke@nvidia.com","username":"tburke"},"change_message_id":"2623272f1803e9371f18ccd60dbc8a51131e0098","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":2,"id":"38ed2d38_4a28246f","updated":"2022-04-05 13:32:49.000000000","message":"Yeah, this seems tame and useful. It\u0027d be nice to add in ip address and maybe replica index, but the plumbing is a bit daunting; this is simpler.","commit_id":"08da83c193126f480e6690a83c41695f6f40fcbf"}],"swift/container/backend.py":[{"author":{"_account_id":15343,"name":"Tim Burke","email":"tburke@nvidia.com","username":"tburke"},"change_message_id":"2623272f1803e9371f18ccd60dbc8a51131e0098","unresolved":true,"context_lines":[{"line_number":1964,"context_line":"        tmp_dir \u003d os.path.join(self.get_device_path(), \u0027tmp\u0027)"},{"line_number":1965,"context_line":"        if not os.path.exists(tmp_dir):"},{"line_number":1966,"context_line":"            mkdirs(tmp_dir)"},{"line_number":1967,"context_line":"        tmp_db_file \u003d os.path.join(tmp_dir, \"fresh%s.db\" % str(uuid4()))"},{"line_number":1968,"context_line":"        fresh_broker \u003d ContainerBroker(tmp_db_file, self.timeout, self.logger,"},{"line_number":1969,"context_line":"                                       self.account, self.container)"},{"line_number":1970,"context_line":"        fresh_broker.initialize(info[\u0027put_timestamp\u0027],"}],"source_content_type":"text/x-python","patch_set":2,"id":"acd4b04e_80edab98","line":1967,"updated":"2022-04-05 13:32:49.000000000","message":"OK, so this is why we aren\u0027t removing the import.","commit_id":"08da83c193126f480e6690a83c41695f6f40fcbf"}]}
