)]}'
{"zuul/zk/components.py":[{"author":{"_account_id":1,"name":"James E. Blair","email":"jim@acmegating.com","username":"corvus"},"change_message_id":"895942f54bbc0f1302ff0b0e99845aca8c46ebde","unresolved":false,"context_lines":[{"line_number":229,"context_line":"            root \u003d self._getComponentRoot(kind)"},{"line_number":230,"context_line":"            self.kazoo_client.ensure_path(root)"},{"line_number":231,"context_line":"            self.kazoo_client.ChildrenWatch("},{"line_number":232,"context_line":"                root, self._makeComponentRootWatcher(kind))"},{"line_number":233,"context_line":"        self._init \u003d True"},{"line_number":234,"context_line":"        self._updateMinimumModelApi()"},{"line_number":235,"context_line":""}],"source_content_type":"text/x-python","patch_set":2,"id":"ec14c4bf_c7195125","line":232,"updated":"2022-01-28 15:24:30.000000000","message":"Note to reviewers: the initialization all happens synchronously, so the only fix we really need is not to trust the minimum version until we get to this point.  Thus the change from PS1 to PS2.","commit_id":"930ee8faa3076233614565fcfbf55a4ee74551a7"}]}
