*** wanghao_ has quit IRC | 00:37 | |
*** wanghao has joined #openstack-zaqar | 00:38 | |
openstackgerrit | wangxiyuan proposed openstack/python-zaqarclient master: Updated from global requirements https://review.openstack.org/500036 | 00:56 |
---|---|---|
openstackgerrit | wangxiyuan proposed openstack/python-zaqarclient master: Use 'project' instead of 'tenant' when switching to openstackclient command https://review.openstack.org/486490 | 00:58 |
*** lei-zh has joined #openstack-zaqar | 02:09 | |
openstackgerrit | yangzhenyu proposed openstack/zaqar master: Create subscription return error id https://review.openstack.org/516597 | 02:11 |
openstackgerrit | yangzhenyu proposed openstack/zaqar master: Create subscription return error id https://review.openstack.org/516597 | 02:14 |
yangzhenyu | flwang, wxy_ We need to discuss the issue of new attributes about delay queues. In the end is in the metadata plus a new attribute or directly to the queue plus new attributes? We must agree on this one. | 02:19 |
flwang | yangzhenyu: that's a good question. which need to review our current matadata keys and figure out the types | 02:22 |
*** lhx__ has joined #openstack-zaqar | 02:46 | |
yangzhenyu | flwang, wxy_ | 02:54 |
yangzhenyu | The queue currently has two reserved metadata, namely "_max_messages_post_size" and "_default_message_ttl", which can be configured in the configuration file for the maximum or default values, and the default values are used if these metadata are not set. The other is the metadata associated with the dead letter queue, such as "_max_claim_count", "_ dead_letter_queue", "_ dead_letter_queue_messages_ttl", I think these are non-reserved | 02:54 |
yangzhenyu | metadata, because if the user does not manually add the queue will not use these Attributes. And for the delay queue required attributes, I prefer to use the latter. | 02:54 |
flwang | yangzhenyu: actually, we have another one | 02:56 |
flwang | _flavor | 02:56 |
yangzhenyu | flwang, | 03:02 |
yangzhenyu | Oh, yes, I did not use this, but this also is not a reserved metadata. | 03:02 |
flwang | yangzhenyu: as I mentioned/said yesterday, IMHO, all the metadata keys consumed by zaqar code is "reserved" | 03:03 |
flwang | that said, user can't set a bad value | 03:03 |
flwang | and I don't think we should argue the definition of 'reserved' here | 03:04 |
flwang | it's not a big problem | 03:04 |
yangzhenyu | flwang, ok | 03:05 |
flwang | i think the most important thing we need to decide now is if the new attribute of the queue need to be a blocker for the delayed queue feature | 03:06 |
flwang | in other words, do we have to make it as a dependency? | 03:06 |
yangzhenyu | dependency what? | 03:10 |
flwang | i mean, if we should switch our focus from the feature to this | 03:13 |
yangzhenyu | I also feel that the focus should not be here. | 03:14 |
flwang | we can just add it into current metadata and we can migrate in next cycle | 03:15 |
flwang | otherwise, we may miss this feature in Queens | 03:16 |
yangzhenyu | flwang, ok cc wxy_ | 03:16 |
flwang | yangzhenyu: ok | 03:18 |
flwang | btw, will you put zaqar api in your current api nodes? | 03:18 |
yangzhenyu | what api? | 03:18 |
openstackgerrit | Merged openstack/python-zaqarclient master: Updated from global requirements https://review.openstack.org/500036 | 03:21 |
yangzhenyu | flwang, what api? | 03:22 |
flwang | zaqar api process | 03:22 |
*** gecong has joined #openstack-zaqar | 03:35 | |
yangzhenyu | flwang, about delay | 03:40 |
yangzhenyu | about delay queue? | 03:40 |
flwang | no generally | 03:41 |
yangzhenyu | It does not seem to need api related processing. | 03:41 |
flwang | yangzhenyu: I mean if you will put zaqar server associated with your existing api services | 03:41 |
yangzhenyu | flwang, What do you mean now how do i use zaqar? Is the zaqar server and other openstack api deployed together? | 03:45 |
*** lhx__ has quit IRC | 03:49 | |
*** lhx__ has joined #openstack-zaqar | 03:49 | |
flwang1 | yangzhenyu: sent pm to you | 03:51 |
*** flwang1 has quit IRC | 03:55 | |
*** wanghao has quit IRC | 03:59 | |
*** wanghao has joined #openstack-zaqar | 03:59 | |
*** lhx__ has quit IRC | 04:04 | |
*** lhx__ has joined #openstack-zaqar | 04:04 | |
*** wanghao has quit IRC | 04:11 | |
*** wanghao has joined #openstack-zaqar | 04:11 | |
*** wanghao has quit IRC | 04:12 | |
*** wanghao has joined #openstack-zaqar | 04:12 | |
*** wanghao has quit IRC | 04:12 | |
*** wanghao has joined #openstack-zaqar | 04:13 | |
*** wanghao has quit IRC | 04:13 | |
*** wanghao has joined #openstack-zaqar | 04:14 | |
*** wanghao has quit IRC | 04:14 | |
*** wanghao has joined #openstack-zaqar | 04:14 | |
*** wanghao has quit IRC | 04:15 | |
*** wanghao has joined #openstack-zaqar | 04:15 | |
*** wanghao has quit IRC | 04:16 | |
*** wanghao has joined #openstack-zaqar | 04:16 | |
*** wanghao has quit IRC | 04:16 | |
*** wanghao has joined #openstack-zaqar | 04:17 | |
*** lhx__ has quit IRC | 04:34 | |
*** lhx__ has joined #openstack-zaqar | 04:34 | |
openstackgerrit | yangzhenyu proposed openstack/python-zaqarclient master: Update queue metadata failed when the original value is zero. https://review.openstack.org/516620 | 04:47 |
openstackgerrit | gecong proposed openstack/zaqar master: Fix queue metadata dlq_ttl bug https://review.openstack.org/516843 | 05:36 |
*** lhx__ has quit IRC | 05:38 | |
*** lhx__ has joined #openstack-zaqar | 05:39 | |
openstackgerrit | yangzhenyu proposed openstack/zaqar master: Metadata zero value will skip valid check https://review.openstack.org/516621 | 06:13 |
*** Eva-i has quit IRC | 06:29 | |
*** jtomasek has joined #openstack-zaqar | 06:56 | |
*** spectr-RH has joined #openstack-zaqar | 07:12 | |
*** spectr has quit IRC | 07:13 | |
*** gecong has quit IRC | 07:20 | |
chandankumar | flwang: around? | 07:39 |
*** rcernin has quit IRC | 07:42 | |
openstackgerrit | yangzhenyu proposed openstack/zaqar-specs master: Spec of delayed queues support https://review.openstack.org/512919 | 07:42 |
*** tesseract has joined #openstack-zaqar | 07:48 | |
*** fanzhang has quit IRC | 07:49 | |
*** fanzhang has joined #openstack-zaqar | 07:49 | |
*** pcaruana has joined #openstack-zaqar | 08:17 | |
*** spectr-RH has quit IRC | 08:32 | |
*** spectr has joined #openstack-zaqar | 08:33 | |
*** rcernin has joined #openstack-zaqar | 08:43 | |
*** flwang has quit IRC | 09:02 | |
*** lei-zh has quit IRC | 09:11 | |
*** lei-zh has joined #openstack-zaqar | 09:13 | |
*** lhx__ has quit IRC | 09:56 | |
*** lhx__ has joined #openstack-zaqar | 09:56 | |
*** lhx__ has quit IRC | 10:00 | |
*** lhx__ has joined #openstack-zaqar | 10:01 | |
*** lhx__ has quit IRC | 10:02 | |
*** lhx__ has joined #openstack-zaqar | 10:02 | |
*** lei-zh has quit IRC | 10:06 | |
*** flwang has joined #openstack-zaqar | 10:13 | |
*** flwang has quit IRC | 10:16 | |
openstackgerrit | yangzhenyu proposed openstack/zaqar master: Metadata zero value will skip valid check https://review.openstack.org/516621 | 10:42 |
openstackgerrit | yangzhenyu proposed openstack/zaqar-specs master: Spec of delayed queues support https://review.openstack.org/512919 | 10:50 |
*** lei-zh has joined #openstack-zaqar | 10:55 | |
*** rcernin has quit IRC | 10:57 | |
*** lei-zh has quit IRC | 11:06 | |
openstackgerrit | yangzhenyu proposed openstack/zaqar master: Create subscription return error id https://review.openstack.org/516597 | 11:22 |
*** lhx__ has quit IRC | 12:50 | |
*** aputtur_ has joined #openstack-zaqar | 13:48 | |
*** tesseract has quit IRC | 14:06 | |
*** tesseract has joined #openstack-zaqar | 14:43 | |
*** spectr has quit IRC | 15:37 | |
*** pcaruana has quit IRC | 16:52 | |
*** openstackgerrit has quit IRC | 17:03 | |
*** tesseract has quit IRC | 18:28 | |
*** aputtur_ has quit IRC | 20:35 | |
*** flwang has joined #openstack-zaqar | 20:36 | |
*** flwang1 has joined #openstack-zaqar | 20:41 | |
*** rcernin has joined #openstack-zaqar | 21:42 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!