)]}'
{"networking_ovn/common/ovn_client.py":[{"author":{"_account_id":24791,"name":"Maciej Jozefczyk","email":"jeicam.pl@gmail.com","username":"maciej.jozefczyk"},"change_message_id":"57a43e4baaeffa63d4ef8b616ad9a1466b560b1c","unresolved":false,"context_lines":[{"line_number":749,"context_line":"                self._delete_floatingip(ovn_fip, lrouter, txn\u003dtxn)"},{"line_number":750,"context_line":"                fip_status \u003d const.FLOATINGIP_STATUS_DOWN"},{"line_number":751,"context_line":""},{"line_number":752,"context_line":"        # Note(jetlee): delete fip and update fip are two different"},{"line_number":753,"context_line":"        # transactions, so we should depart it."},{"line_number":754,"context_line":"        check_rev_cmd \u003d self._nb_idl.check_revision_number("},{"line_number":755,"context_line":"            floatingip[\u0027id\u0027], floatingip, ovn_const.TYPE_FLOATINGIPS)"}],"source_content_type":"text/x-python","patch_set":3,"id":"7faddb67_bdaf907b","line":752,"updated":"2019-07-12 09:43:03.000000000","message":"Hm, We should try first to figure it out why we do delete_floatingip and update_floatingip in the same time.\nPerhaps its about having always \u0027fresh\u0027 info in the db, and perhaps those two commands are not queued properly and something it ends with dropped rule after.","commit_id":"96e18e423c0a00c49b67dec78af80d915e3f0c12"},{"author":{"_account_id":27295,"name":"Li Zhouzhou","email":"lizhouzhou_yewu@cmss.chinamobile.com","username":"LiZhouzhou"},"change_message_id":"49a9ec5ee8254297641e406c1f923245ce559310","unresolved":false,"context_lines":[{"line_number":749,"context_line":"                self._delete_floatingip(ovn_fip, lrouter, txn\u003dtxn)"},{"line_number":750,"context_line":"                fip_status \u003d const.FLOATINGIP_STATUS_DOWN"},{"line_number":751,"context_line":""},{"line_number":752,"context_line":"        # Note(jetlee): delete fip and update fip are two different"},{"line_number":753,"context_line":"        # transactions, so we should depart it."},{"line_number":754,"context_line":"        check_rev_cmd \u003d self._nb_idl.check_revision_number("},{"line_number":755,"context_line":"            floatingip[\u0027id\u0027], floatingip, ovn_const.TYPE_FLOATINGIPS)"}],"source_content_type":"text/x-python","patch_set":3,"id":"7faddb67_3aeb9013","line":752,"in_reply_to":"7faddb67_bdaf907b","updated":"2019-07-15 01:30:26.000000000","message":"Yeah. I think it was cause by  two commands in transaction queued improperly.\n\nBut now I don\u0027t figure it out why we have to do delete_fip and update_fip in the same time, so I hope the code designer could explain it.","commit_id":"96e18e423c0a00c49b67dec78af80d915e3f0c12"}]}
