)]}'
{"nodepool/zk/zookeeper.py":[{"author":{"_account_id":4146,"name":"Clark Boylan","email":"cboylan@sapwetik.org","username":"cboylan"},"change_message_id":"9298c225db275b9b04f36eb2ad124d87c4c282ca","unresolved":true,"context_lines":[{"line_number":2412,"context_line":"                num \u003d int(parts[9])"},{"line_number":2413,"context_line":"                highest_num[key] \u003d max(highest_num.get(key, num), num)"},{"line_number":2414,"context_line":"        for path, num in highest_num.items():"},{"line_number":2415,"context_line":"            for x in range(num):"},{"line_number":2416,"context_line":"                node \u003d self.client.create("},{"line_number":2417,"context_line":"                    path + \u0027/\u0027, makepath\u003dTrue, sequence\u003dTrue)"},{"line_number":2418,"context_line":"                # If this node isn\u0027t in our import data, go ahead and"}],"source_content_type":"text/x-python","patch_set":1,"id":"6ab991c3_c47305c4","line":2415,"updated":"2022-06-20 23:28:58.000000000","message":"In OpenDev we appear to have tens of thousands of builds for some images. Others appear to have crossed the 100k range. Do we really want to create this many nodes only to immediately delete them? I\u0027m not sure how long that will take but wanted to call out the behavior that opendev would see.\n\nI wonder if there is a way to lie to the sequence system and have it skip ahead based on num?","commit_id":"cacef76d3a5290b6ef4ce530a3c45b5927dac93c"},{"author":{"_account_id":16068,"name":"Tobias Henkel","email":"tobias.henkel@bmw.de","username":"tobias.henkel"},"change_message_id":"9d95e7783ea9146b691eb3028caf2086d0edb3ba","unresolved":true,"context_lines":[{"line_number":2412,"context_line":"                num \u003d int(parts[9])"},{"line_number":2413,"context_line":"                highest_num[key] \u003d max(highest_num.get(key, num), num)"},{"line_number":2414,"context_line":"        for path, num in highest_num.items():"},{"line_number":2415,"context_line":"            for x in range(num):"},{"line_number":2416,"context_line":"                node \u003d self.client.create("},{"line_number":2417,"context_line":"                    path + \u0027/\u0027, makepath\u003dTrue, sequence\u003dTrue)"},{"line_number":2418,"context_line":"                # If this node isn\u0027t in our import data, go ahead and"}],"source_content_type":"text/x-python","patch_set":1,"id":"01c4be10_5073ce37","line":2415,"in_reply_to":"6ab991c3_c47305c4","updated":"2022-06-22 12:25:53.000000000","message":"There doesn\u0027t seen any (documented) way to set the sequence number on the parent node. The documentation just says the parent node maintains that number but not how and if that can be manipulated.","commit_id":"cacef76d3a5290b6ef4ce530a3c45b5927dac93c"}]}
