Friday, 2021-08-20

opendevreviewchimeng proposed openstack/openstacksdk stable/ussuri: Add 'on_maintenance' to Masakari segment  https://review.opendev.org/c/openstack/openstacksdk/+/80532503:09
fricklergouthamr: gtema: I'm not really convinced that I want to have my name on a patch that is so broken, even to fix the gate. what we could do is hardcode "arg_key=''" with a big todo note that this needs proper fixing, wdyt?05:29
gouthamrfrickler: ack, wfm if gtema thinks so05:48
gtemafrickler, why you say gate is not fixed by that? I was locally testing your patch and it seems absolutely reasonable and working (for local unittests). The alternative is now to drop caching at all and reimplement it freshly in a different way. But on practice - it was working properly earlier07:02
fricklergtema: according to what I tested, the "if" part in my patch is actually never triggered. so IMO it would be cleaner to drop it. the solution that I consider more correct, using arg_key = ','.join(map(str, args)), leads to unit failures, so would need more investigation07:36
fricklergtema: I'm not saying that gate isn't fixed by that patch, it's just misleading about the actual situation07:37
gtemabut that one clearly didn't work in my test with (perhaps with older decorator version)07:37
*** rpittau|afk is now known as rpittau07:38
fricklergtema: my assumption is that the unit tests may actually be broken (or maybe the caching code) and arg_key = ','.join(map(str, args)) uncovers that07:38
gtemano, unittest actually creates in-memory cache and verifies communication, so it should be working07:38
gtemaI am sadly still not really convinced how the cache should be reimplemented - was poking already few days without anything really useful07:39
gtemausing decorator seems to easy, but - i never thought it can be broken that easily with new release07:40
gtema * using decorator seems so easy, but - i never thought it can be broken that easily with new release07:41
opendevreviewDr. Jens Harbott proposed openstack/openstacksdk master: Fix key generation for caching  https://review.opendev.org/c/openstack/openstacksdk/+/80453007:45
fricklergtema: gouthamr: I would propose to go with ^^ for now to unblock. if you want something different, feel free to replace with your own ideas07:46
gtemaok, no objections07:47
*** rpittau is now known as rpittau|afk13:55
opendevreviewMamatisa Nurmatov proposed openstack/openstacksdk master: [WIP] Add neutron local IP CRUD  https://review.opendev.org/c/openstack/openstacksdk/+/80498814:03
opendevreviewMamatisa Nurmatov proposed openstack/openstacksdk master: [WIP] Add neutron local IP CRUD  https://review.opendev.org/c/openstack/openstacksdk/+/80498814:09
*** mgoddard- is now known as mgoddard17:43

Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!