*** EmilienM has quit IRC | 00:30 | |
*** gecong has joined #openstack-zaqar | 01:29 | |
*** yangzhenyu_ has joined #openstack-zaqar | 01:31 | |
*** yangzhenyu__ has joined #openstack-zaqar | 02:21 | |
*** yangzhenyu_ has quit IRC | 02:25 | |
*** harlowja has quit IRC | 02:36 | |
*** flwang1 has quit IRC | 03:45 | |
openstackgerrit | yangzhenyu proposed openstack/zaqar-specs master: Spec of bp delete-message-with-claim-id support https://review.openstack.org/531286 | 03:55 |
---|---|---|
*** wanghao has joined #openstack-zaqar | 04:01 | |
*** wanghao has quit IRC | 04:01 | |
*** wanghao has joined #openstack-zaqar | 04:01 | |
openstackgerrit | yangzhenyu proposed openstack/zaqar master: Modify delay queue api-doc description https://review.openstack.org/531287 | 04:10 |
*** wanghao has quit IRC | 05:08 | |
*** wanghao has joined #openstack-zaqar | 05:08 | |
*** wanghao has quit IRC | 05:56 | |
*** wanghao has joined #openstack-zaqar | 05:58 | |
*** jtomasek has joined #openstack-zaqar | 06:11 | |
openstackgerrit | lu.li proposed openstack/zaqar-tempest-plugin master: Cleanup test-requirements https://review.openstack.org/531302 | 06:14 |
gecong | @wanghao,wxy hi guys , could you please review https://review.openstack.org/#/c/531076/ | 06:35 |
*** wanghao_ has joined #openstack-zaqar | 06:42 | |
*** wanghao has quit IRC | 06:42 | |
gecong | @wanghao_ ,wxy hi guys , could you please review https://review.openstack.org/#/c/531076/ , the grenade ci is broken ,thanks | 06:50 |
wanghao_ | LGTM,has merged | 06:52 |
gecong | @wanghao_ hi ,may I ask your question about queue filter thanks | 06:53 |
wanghao_ | yeah | 06:53 |
gecong | your suggestion is we use the only way of filter in url not in request body, seems most of openstack projects did like this. | 06:54 |
gecong | for simple filter, It's better to add filter in url. however, for metadata filter, it is inconvenient to add filter in url. the key in metadata is not fixed and user-defined , I think it is better add name filter in url and add metadata filter in request body | 06:54 |
yangzhenyu__ | gecong, https://review.openstack.org/#/c/531076/ What will affect here? After achieving the delay queue should have this property. | 06:56 |
gecong | @yangzhenyu_ actually there are grenade ci failure in zaqar | 06:57 |
gecong | https://review.openstack.org/#/c/530052/ | 06:57 |
openstackgerrit | Merged openstack/zaqar-tempest-plugin master: Fix zaqar tempest plugin grenade ci failure https://review.openstack.org/531076 | 06:58 |
wanghao_ | gecong: but, even if we put the metadata filter in body, it still be fixed and user-defined. | 06:59 |
wanghao_ | gecong: I mean if you want to filter something by a metadata key, at least you should know what the key is. | 06:59 |
wanghao_ | gecong: wherever you put, url or body. | 07:00 |
*** jtomasek has quit IRC | 07:04 | |
wxy | yangzhenyu__: gecong : added comments in your specs. Please take a look. | 07:06 |
openstackgerrit | wanghao proposed openstack/zaqar master: [WIP]Support query filter by name in queue. https://review.openstack.org/531106 | 07:06 |
wanghao_ | gecong: I'm coding the query filter by name, you can have a look ^ | 07:07 |
wanghao_ | my suggestion is we put the filter in url both. like key1=value&key2=value2&key3=value3. | 07:08 |
wanghao_ | it will be conventice for developers, since they don't need to put the filters in two places. | 07:09 |
gecong | @wanghao_ , ok , your code is only about name filter? | 07:09 |
wanghao_ | yeah, my patch is only for name, but I'm happy if your spec could also contain the name filter function. | 07:10 |
wanghao_ | I can abandon my bp and join into yours. | 07:10 |
gecong | ok , thanks | 07:11 |
wanghao_ | np, that we will consider the name and metadata filters in one place. | 07:11 |
yangzhenyu__ | wxy, I have replied you. And how to create a todo list. Need me do it? | 07:19 |
wanghao_ | wxy: have replied your comments about Topic spec. thanks for reviewing. | 07:19 |
wxy | yangzhenyu__: I think you only need to make it clear that the relationship between fitler1 and filter2 is "or". That's enough. we can decide the todo list during next irc meeting. | 07:21 |
wxy | wanghao_: cool | 07:21 |
openstackgerrit | wanghao proposed openstack/zaqar-specs master: Introduce topic resource for notification https://review.openstack.org/521698 | 07:22 |
wxy | wanghao_: If the message in Topic can't be claimed, what will the message stored for? | 07:29 |
wanghao_ | for sending to subscribers. | 07:37 |
wanghao_ | when sending successfully, Zaqar delete this message from topic. | 07:37 |
wanghao_ | if not, will retry the sending. | 07:38 |
wxy | wanghao_: Cool. that's reasonable. | 07:43 |
wanghao_ | wxy: : ) | 07:44 |
wxy | wanghao_: could you mention it in the spec? | 07:44 |
wanghao_ | wxy: okay | 07:45 |
openstackgerrit | wanghao proposed openstack/zaqar-specs master: Introduce topic resource for notification https://review.openstack.org/521698 | 07:47 |
yangzhenyu__ | wxy, ok | 07:49 |
*** tesseract has joined #openstack-zaqar | 08:12 | |
*** rcernin has quit IRC | 08:28 | |
*** flwang1 has joined #openstack-zaqar | 08:37 | |
openstackgerrit | yangzhenyu proposed openstack/zaqar-specs master: Spec of bp delete-message-with-claim-id support https://review.openstack.org/531286 | 09:08 |
*** gecong has quit IRC | 09:38 | |
*** wanghao_ has quit IRC | 09:40 | |
*** jtomasek has joined #openstack-zaqar | 09:58 | |
*** pcaruana has joined #openstack-zaqar | 11:02 | |
openstackgerrit | yangzhenyu proposed openstack/zaqar-specs master: Spec of bp support-md5-of-body support https://review.openstack.org/531364 | 12:05 |
*** yangzhenyu__ has quit IRC | 12:22 | |
*** kong has quit IRC | 12:23 | |
*** yangzhenyu has joined #openstack-zaqar | 12:54 | |
*** yangzhenyu has quit IRC | 13:31 | |
*** yangzhenyu has joined #openstack-zaqar | 13:32 | |
*** yangzhenyu has quit IRC | 13:43 | |
*** yangzhenyu has joined #openstack-zaqar | 13:43 | |
*** yangzhenyu has quit IRC | 13:45 | |
*** yangzhenyu has joined #openstack-zaqar | 13:46 | |
*** yangzhenyu has quit IRC | 13:50 | |
*** yangzhenyu has joined #openstack-zaqar | 13:52 | |
*** yangzhenyu has quit IRC | 13:52 | |
*** yangzhenyu has joined #openstack-zaqar | 13:53 | |
*** yangzhenyu has quit IRC | 13:57 | |
*** yangzhenyu has joined #openstack-zaqar | 13:58 | |
*** yangzhenyu has quit IRC | 14:01 | |
*** yangzhenyu has joined #openstack-zaqar | 14:01 | |
*** yangzhenyu has quit IRC | 14:06 | |
*** yangzhenyu has joined #openstack-zaqar | 14:07 | |
*** yangzhenyu has quit IRC | 14:07 | |
*** yangzhenyu has joined #openstack-zaqar | 14:07 | |
*** yangzhenyu has quit IRC | 14:32 | |
*** yangzhenyu has joined #openstack-zaqar | 14:33 | |
*** yangzhenyu has quit IRC | 14:33 | |
*** yangzhenyu has joined #openstack-zaqar | 14:34 | |
*** yangzhenyu has quit IRC | 14:35 | |
*** yangzhenyu has joined #openstack-zaqar | 14:35 | |
*** yangzhenyu has quit IRC | 14:57 | |
*** yangzhenyu has joined #openstack-zaqar | 15:03 | |
*** yangzhenyu has quit IRC | 15:03 | |
*** yangzhenyu has joined #openstack-zaqar | 15:04 | |
*** yangzhenyu has quit IRC | 15:04 | |
*** yangzhenyu has joined #openstack-zaqar | 15:07 | |
*** yangzhenyu has quit IRC | 15:15 | |
*** yangzhenyu has joined #openstack-zaqar | 15:16 | |
*** yangzhenyu has quit IRC | 15:17 | |
*** openstackstatus has quit IRC | 16:40 | |
*** openstackstatus has joined #openstack-zaqar | 16:42 | |
*** ChanServ sets mode: +v openstackstatus | 16:42 | |
*** jtomasek has quit IRC | 17:12 | |
*** yangzhenyu has joined #openstack-zaqar | 17:19 | |
*** pcaruana has quit IRC | 17:21 | |
*** yangzhenyu has quit IRC | 17:31 | |
*** harlowja has joined #openstack-zaqar | 18:09 | |
*** openstack has joined #openstack-zaqar | 21:14 | |
*** ChanServ sets mode: +o openstack | 21:14 | |
*** yangzhenyu has joined #openstack-zaqar | 21:42 | |
*** jtomasek has quit IRC | 21:57 | |
*** yangzhenyu has quit IRC | 22:07 | |
*** yangzhenyu has joined #openstack-zaqar | 22:08 | |
*** yangzhenyu has quit IRC | 22:08 | |
*** yangzhenyu has joined #openstack-zaqar | 22:08 | |
*** yangzhenyu has quit IRC | 22:09 | |
*** yangzhenyu has joined #openstack-zaqar | 22:09 | |
*** yangzhenyu has joined #openstack-zaqar | 22:10 | |
*** yangzhenyu has quit IRC | 22:11 | |
*** yangzhenyu has joined #openstack-zaqar | 22:11 | |
*** yangzhenyu has quit IRC | 22:13 | |
*** yangzhenyu has joined #openstack-zaqar | 22:14 | |
*** yangzhenyu_ has joined #openstack-zaqar | 22:16 | |
*** yangzhenyu_ has quit IRC | 22:16 | |
*** yangzhenyu has quit IRC | 22:16 | |
*** yangzhenyu_ has joined #openstack-zaqar | 22:17 | |
*** yangzhenyu__ has joined #openstack-zaqar | 22:18 | |
*** yangzhenyu_ has quit IRC | 22:18 | |
*** yangzhenyu__ has quit IRC | 22:22 | |
*** yangzhenyu__ has joined #openstack-zaqar | 22:23 | |
*** yangzhenyu__ has quit IRC | 22:24 | |
*** yangzhenyu__ has joined #openstack-zaqar | 22:28 | |
*** yangzhenyu_ has joined #openstack-zaqar | 22:34 | |
*** yangzhenyu__ has quit IRC | 22:34 | |
*** yangzhenyu_ has quit IRC | 22:34 | |
*** jtomasek has joined #openstack-zaqar | 22:50 | |
*** jtomasek has quit IRC | 23:36 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!