)]}'
{"zuul/configloader.py":[{"author":{"_account_id":27582,"name":"Simon Westphahl","email":"simon.westphahl@bmw.de","username":"simon.westphahl"},"change_message_id":"50b39d2e74fb362530a7f2a462a2e254a0c5983c","unresolved":false,"context_lines":[{"line_number":1188,"context_line":""},{"line_number":1189,"context_line":"    @classmethod"},{"line_number":1190,"context_line":"    @functools.lru_cache(maxsize\u003d1)"},{"line_number":1191,"context_line":"    def getSchema(cls, connections):"},{"line_number":1192,"context_line":"        manager \u003d vs.Any(\u0027independent\u0027,"},{"line_number":1193,"context_line":"                         \u0027dependent\u0027,"},{"line_number":1194,"context_line":"                         \u0027serial\u0027,"}],"source_content_type":"text/x-python","patch_set":2,"id":"ff570b3c_6f9b5565","line":1191,"updated":"2020-05-18 11:57:14.000000000","message":"Is it possible for the connections to change during runtime in a way that would impact the schema? If that\u0027s the case we might need to implement a proper __hash__() for the connection registry.","commit_id":"908824ed578d0d5714662fd5b9d40825fb55bed9"},{"author":{"_account_id":27582,"name":"Simon Westphahl","email":"simon.westphahl@bmw.de","username":"simon.westphahl"},"change_message_id":"a9341446c1b5a788627d32f26eb9028a22751260","unresolved":false,"context_lines":[{"line_number":1502,"context_line":"        return self._getSchema(self.validateTenantSources())"},{"line_number":1503,"context_line":""},{"line_number":1504,"context_line":"    @classmethod"},{"line_number":1505,"context_line":"    @functools.lru_cache(maxsize\u003d1)"},{"line_number":1506,"context_line":"    def _getSchema(cls, tenant_sources):"},{"line_number":1507,"context_line":"        tenant \u003d {vs.Required(\u0027name\u0027): str,"},{"line_number":1508,"context_line":"                  \u0027max-nodes-per-job\u0027: int,"}],"source_content_type":"text/x-python","patch_set":3,"id":"ff570b3c_b29c986a","line":1505,"updated":"2020-06-03 12:23:44.000000000","message":"Cache size of one doesn\u0027t make sense in a multi-tenant setup.","commit_id":"09700a9f90720d4e9f69883cdec5bbf66bbe4664"}]}
