)]}'
{"octavia/api/v2/controllers/member.py":[{"author":{"_account_id":29244,"name":"Gregory Thiemonge","email":"gthiemon@redhat.com","username":"gthiemonge"},"change_message_id":"a8f8465706611e383493cf5b904ef52ad67c4ece","unresolved":true,"context_lines":[{"line_number":434,"context_line":"            LOG.info(\"Sending Pool %s batch member update to provider %s\","},{"line_number":435,"context_line":"                     db_pool.id, driver.name)"},{"line_number":436,"context_line":"            driver_utils.call_provider("},{"line_number":437,"context_line":"                driver.name, driver.member_batch_update, provider_members)"}],"source_content_type":"text/x-python","patch_set":2,"id":"b7a2e4ba_c625c6d7","line":437,"range":{"start_line":437,"start_character":36,"end_line":437,"end_character":73},"updated":"2021-04-29 10:11:37.000000000","message":"it looks like that in train, member_batch_update doesn\u0027t support an empty provider_members list (it accesses to the pool_id of member[0]), but if deleted_members (line 418) is not empty and additive_only is False, we might call member_batch_update with an empty list.","commit_id":"743379720149ce473479657c7c8fb0920a5086f3"}]}
