Tuesday, 2016-02-23

*** ksheedlo-rax is now known as ksheedlo00:09
openstackgerritwanghao proposed openstack/zaqar: "group" word should be used instead "pool"  https://review.openstack.org/27393101:25
wanghaoflwang: ping01:30
wanghaoflwang: hi, I have changed this patch:https://review.openstack.org/#/c/273931/, as we discussed it in here, plz have a look if you're free.01:30
flwangwanghao: no problem, thanks for the effort01:33
wanghaoflwang: Okay, no hurry, waiting jekins happy:)01:37
flwangwanghao: wxy: today we discussed a good feature about subscription confirmation, if you guys are interested in, feel free to take it01:50
*** hparekh has quit IRC01:53
wxyflwang: sorry for absent. It was 6:00a.m. in China.01:54
wxyflwang: I'll read the log soon01:54
flwangwxy: cool01:56
wxyflwang: It looks useful indeed to prevent abusing.02:04
wxyflwang:  Then what will happen if the subscriber doesn't have the response ability.02:06
wxyflwang:  This feature will only work for the subscribers who can confirm the request. right?02:08
*** flwang2 has joined #openstack-zaqar02:08
flwangwxy: i had the same question for webhook02:10
*** flwang1 has quit IRC02:10
wxyflwang:  In SNS Doc, the first step is  "Make sure your endpoint is ready to process Amazon SNS messages".02:11
flwangyep02:11
flwangwxy: that means the webhook/app should be able to handle the request from zaqar02:12
flwangwxy: so personally, i suggest implement the email part first02:12
wxyflwang: I'll read through the SNS guide  doc later.02:13
flwangwxy: thanks, could you pls register a bp and propose a spec?02:13
wxyflwang:  Yes, Email part is useful02:14
wxyflwang:  Sure.02:14
flwangwxy: awesome, thanks02:14
wxyflwang:  BTW, Could you take a look at this: https://bugs.launchpad.net/zaqar/+bug/154823502:15
openstackLaunchpad bug 1548235 in zaqar "Zaqar return messages with a strange behavior" [Undecided,New] - Assigned to wangxiyuan (wangxiyuan)02:15
wxynot sure it's a bug.02:15
wxyif you have time.02:15
flwangwxy: looking02:16
wxyhttps://github.com/openstack/zaqar/blob/master/zaqar/storage/mongodb/messages.py#L279-L28002:18
flwangwxy: as for your bug report, i think it depends on the user cause02:19
flwangs/cause/case02:19
flwangno matter client-A or B, they're not the owner of the queue02:19
flwangthey're the client of the queue02:19
flwangboth of them can post/get messages from the queue, no matter the message posted by anybody02:19
flwanga typical scenario is 2 workers post messages to the queue, messages are task requesters, then another several workers grab messages/tasks from the queue to execute the job02:21
wxyI know.02:22
wxyMy doubt is that when I list the message with Client-A, why it returns messages which posted by Client-B02:22
wxyby default02:23
wxyShouldn't return the message which posted by Clinet-A, or return all the messages from the queue.02:24
flwangwxy: it return all the message from the queue02:25
flwanganything wrong in your test?02:25
wxybut actually not.02:26
wxyhttps://github.com/openstack/zaqar/blob/master/zaqar/storage/mongodb/messages.py#L279-L28002:26
*** flwang2 has quit IRC02:26
flwangwxy: good question, i need to review the design of echo02:27
flwangto avoid confuse you :)02:27
wxyif no echo . It only return the message which not equal the request Client-ID.02:27
wxyOk02:27
flwangi thnk it's related to the design of echo, not generally image get02:27
wanghaoflwang: sorry, left for a while, I will read log too and work with wxy.02:28
flwangwxy: generally, client-id is used to avoid the message is collecting by the same app/worker02:30
flwangso if the echo=true, that means the image get can get all message including sent by itself02:32
flwangwxy: so can you reword your question?02:33
wxyflwang:  Got it. And what about echo=False?02:33
flwangwxy: if echo=False, that means if the worker send request to get messages, then it shouldn't get messages sent by itself02:33
openstackgerritwanghao proposed openstack/zaqar: "group" word should be used instead "pool"  https://review.openstack.org/27393102:33
wxyflwang: hmm, Then is there a way to get messages sent by itself?02:34
wxy is there a way to get the messages only sent by itself02:35
flwangwxy: set echo=True02:35
flwangecho means '回声', means you can hear your sound :D02:35
wxy"Echo=True" returned not only itself but also other Client-ID02:36
flwangwxy: oh, you're asking 'only' itself message?02:36
flwangwhy?02:36
flwangi don't understand the requirement02:36
flwangyou send the messages, you collect them again?02:36
flwangyou send the message, basically means you know what happened02:37
wxyflwang: Oh, I understand.02:37
flwangit's not necessary to collect them again02:37
wxyflwang:  You're right.02:37
wxyflwang: Thanks!!!02:38
flwangwxy: welcome :)02:38
*** achanda has joined #openstack-zaqar02:41
*** wanghao has quit IRC02:53
*** wanghao has joined #openstack-zaqar02:53
openstackgerritMerged openstack/zaqar: Add zaqar tempest plugin  https://review.openstack.org/28207402:57
*** GB21 has quit IRC03:02
openstackgerritFei Long Wang proposed openstack/zaqar: Fix the TTL issue of subscriptions for MongoDB  https://review.openstack.org/27046403:19
openstackgerritwanghao proposed openstack/zaqar: "group" word should be used instead "pool"  https://review.openstack.org/27393103:21
openstackgerritFei Long Wang proposed openstack/zaqar: Support metadata update issue for v1.1 and v2  https://review.openstack.org/28094103:27
*** GB21 has joined #openstack-zaqar04:33
*** GB21 has quit IRC04:49
*** GB21 has joined #openstack-zaqar04:49
*** GB21 has quit IRC05:41
*** GB21 has joined #openstack-zaqar05:41
*** jtomasek has joined #openstack-zaqar05:51
*** GB21 has quit IRC05:55
*** GB21 has joined #openstack-zaqar05:55
*** exploreshaifali has joined #openstack-zaqar05:56
*** GB21 has quit IRC06:21
*** GB21 has joined #openstack-zaqar06:24
*** GB21 has quit IRC06:47
*** GB21 has joined #openstack-zaqar06:47
*** jtomasek has quit IRC07:15
*** shu-mutou has quit IRC07:16
*** shu-mutou has joined #openstack-zaqar07:17
*** GB21 has quit IRC07:38
*** achanda has quit IRC07:49
*** boris-42 has quit IRC07:54
*** pcaruana has joined #openstack-zaqar07:59
*** pcaruana is now known as pcaruana|afk|08:08
*** pcaruana|afk| is now known as pcaruana08:08
*** GB21 has joined #openstack-zaqar08:23
*** dynarro has joined #openstack-zaqar08:40
*** wanghao has quit IRC08:52
*** wanghao has joined #openstack-zaqar08:53
*** wxy has quit IRC09:09
*** shu-mutou is now known as shu-mutou-AFK09:11
openstackgerritwangxiyuan proposed openstack/zaqar: Fix the tempet test error  https://review.openstack.org/28346609:18
openstackgerritwangxiyuan proposed openstack/zaqar: Fix the tempest test error  https://review.openstack.org/28346609:20
*** achanda has joined #openstack-zaqar09:22
*** wxy has joined #openstack-zaqar09:24
*** achanda has quit IRC09:27
*** exploreshaifali has quit IRC09:40
openstackgerritEva Balycheva proposed openstack/zaqar: Fix cross-transport error handler  https://review.openstack.org/28233810:19
*** exploreshaifali has joined #openstack-zaqar10:20
*** jtomasek_ has joined #openstack-zaqar10:36
*** itisha has quit IRC10:39
*** exploreshaifali has quit IRC11:14
*** AAzza has quit IRC11:19
*** AAzza has joined #openstack-zaqar11:20
*** achanda has joined #openstack-zaqar11:25
*** achanda has quit IRC11:31
*** AAzza has quit IRC11:37
*** AAzza has joined #openstack-zaqar11:41
*** GB21 has quit IRC11:45
*** AAzza has quit IRC12:10
*** AAzza has joined #openstack-zaqar12:13
openstackgerritEva Balycheva proposed openstack/zaqar: Catch NoPoolFound on queue list on websocket API  https://review.openstack.org/28318412:47
*** ryansb has quit IRC12:48
*** fesp has joined #openstack-zaqar12:49
*** exploreshaifali has joined #openstack-zaqar12:49
*** fesp has quit IRC12:51
*** ryansb has joined #openstack-zaqar12:51
*** ryansb has quit IRC12:51
*** ryansb has joined #openstack-zaqar12:51
*** fesp has joined #openstack-zaqar12:54
*** fesp has quit IRC13:05
*** exploreshaifali has quit IRC13:10
*** achanda has joined #openstack-zaqar13:28
*** achanda has quit IRC13:33
*** amitgandhinz has joined #openstack-zaqar13:35
*** amitgandhinz has quit IRC13:39
*** amitgandhinz has joined #openstack-zaqar13:39
*** pcaruana has quit IRC14:02
*** achanda has joined #openstack-zaqar14:31
*** achanda has quit IRC14:35
*** sriram has joined #openstack-zaqar14:41
*** sriram has quit IRC14:42
*** sriram has joined #openstack-zaqar14:42
*** sriram has quit IRC14:43
*** sriram has joined #openstack-zaqar14:44
*** GB21 has joined #openstack-zaqar15:00
Eva-itherve: hello, can you help me to mock instance variable? See my last comment in this patch: https://review.openstack.org/#/c/28318415:01
Eva-itherve: please15:06
*** GB21 has quit IRC15:07
*** wanghao has quit IRC15:08
*** wanghao has joined #openstack-zaqar15:08
openstackgerritOpenStack Proposal Bot proposed openstack/zaqar: Updated from global requirements  https://review.openstack.org/28362115:08
*** pcaruana has joined #openstack-zaqar15:18
*** pcaruana has quit IRC15:20
*** pcaruana has joined #openstack-zaqar15:21
*** pcaruana|afk| has joined #openstack-zaqar15:21
*** pcaruana|afk| has quit IRC15:29
*** pcaruana has quit IRC15:37
*** pcaruana has joined #openstack-zaqar15:49
*** kgriffs|afk is now known as kgriffs15:53
*** kgriffs is now known as kgriffs|afk16:12
*** kgriffs|afk is now known as kgriffs16:14
*** achanda has joined #openstack-zaqar16:33
*** achanda has quit IRC16:38
*** GB21 has joined #openstack-zaqar16:44
*** kgriffs is now known as kgriffs|afk16:49
*** kgriffs|afk is now known as kgriffs16:52
*** kgriffs is now known as kgriffs|afk16:58
*** malini has joined #openstack-zaqar17:01
*** kgriffs|afk is now known as kgriffs17:02
*** malini1 has joined #openstack-zaqar17:04
*** malini has quit IRC17:06
*** kgriffs is now known as kgriffs|afk17:08
*** kgriffs|afk is now known as kgriffs17:13
*** csoukup has joined #openstack-zaqar17:13
*** kgriffs is now known as kgriffs|afk17:15
*** kgriffs|afk is now known as kgriffs17:22
*** kgriffs is now known as kgriffs|afk17:24
openstackgerritEva Balycheva proposed openstack/zaqar: Catch NoPoolFound on queue list on websocket API  https://review.openstack.org/28318417:25
*** achanda has joined #openstack-zaqar17:35
*** GB21 has quit IRC17:37
*** achanda has quit IRC17:40
*** amitgandhinz has quit IRC17:43
*** amitgandhinz has joined #openstack-zaqar17:44
*** dynarro has quit IRC17:46
*** mpanetta has joined #openstack-zaqar17:53
*** kgriffs|afk is now known as kgriffs17:53
*** kgriffs is now known as kgriffs|afk17:57
*** kgriffs|afk is now known as kgriffs17:57
openstackgerritEva Balycheva proposed openstack/zaqar: Catch NoPoolFound on queue list on websocket API  https://review.openstack.org/28318418:01
*** mpanetta has quit IRC18:01
*** kgriffs is now known as kgriffs|afk18:03
*** achanda has joined #openstack-zaqar18:07
*** amitgandhinz has quit IRC18:10
*** achanda has quit IRC18:10
*** amitgandhinz has joined #openstack-zaqar18:10
*** kgriffs|afk is now known as kgriffs18:17
*** mpanetta has joined #openstack-zaqar18:22
*** mpanetta has quit IRC18:26
*** kgriffs is now known as kgriffs|afk18:26
*** kgriffs|afk is now known as kgriffs18:31
*** achanda has joined #openstack-zaqar18:37
*** kgriffs is now known as kgriffs|afk18:41
*** achanda has quit IRC18:45
*** achanda has joined #openstack-zaqar18:51
*** kgriffs|afk is now known as kgriffs18:55
*** mpanetta has joined #openstack-zaqar18:57
*** kgriffs is now known as kgriffs|afk18:59
*** mpanetta has quit IRC19:02
*** kgriffs|afk is now known as kgriffs19:05
*** kgriffs is now known as kgriffs|afk19:06
*** kgriffs|afk is now known as kgriffs19:08
*** kgriffs is now known as kgriffs|afk19:12
*** kgriffs|afk is now known as kgriffs19:27
*** kgriffs is now known as kgriffs|afk19:38
*** kgriffs|afk is now known as kgriffs20:04
openstackgerritEva Balycheva proposed openstack/zaqar: Fix arguments order in error_response (Websocket)  https://review.openstack.org/28377320:06
*** itisha has joined #openstack-zaqar20:12
*** flwang has quit IRC20:31
*** flwang has joined #openstack-zaqar20:35
*** amitgandhinz has quit IRC20:49
*** amitgandhinz has joined #openstack-zaqar20:50
*** jtomasek_ has quit IRC20:51
openstackgerritMerged openstack/zaqar: Fix cross-transport error handler  https://review.openstack.org/28233820:54
*** amitgandhinz has quit IRC20:55
*** amitgandhinz has joined #openstack-zaqar20:56
flwangflaper87: ryansb: vkmc: ping20:57
flwangi'm going to create a metering middleware for zaqar, and i'm wondering if i should put it in zaqar tree, like under 'contrib'20:58
flwangthoughts?20:58
*** mpanetta has joined #openstack-zaqar21:06
*** malini1 has quit IRC21:09
*** mpanetta has quit IRC21:10
flaper87flwang: mmh, what kind of middleware?21:13
flaper87As in, is that something that should go into oslo.middleware?21:13
flaper87are other projects using it?21:14
flwangflaper87: you know, there is no api request metering project in openstack21:14
flwangand most of the common way for messaging billing, it's the api request number21:15
flwangso we need a way to calculate the api request number of zaqar21:15
openstackgerritEva Balycheva proposed openstack/zaqar: Catch NoPoolFound on resource listing in transport  https://review.openstack.org/28318421:16
*** boris-42 has joined #openstack-zaqar21:18
ryansbflwang: can we deduce that from logging?21:25
ryansbe.g. have something consume log21:25
ryansb*our logs21:25
*** mpanetta has joined #openstack-zaqar21:26
*** mpanetta has quit IRC21:30
flwangryansb: that's a good point21:42
flwangryansb: it can avoid impacting the performance21:43
ryansbAlso, I feel like us implementing a billing solution is asking for bad times21:43
ryansbcan we push these metrics to ceilometer?21:44
flwangryansb: it's our company internal task :)21:44
flwangryansb: but I would like to upstream it if it's useful for others21:44
flwangryansb: ceilometer may be not able to get the api request numbers21:45
*** kgriffs is now known as kgriffs|afk21:51
ryansbcould you not send them as a metric?21:59
ryansband have ceilometer give you the count?22:00
*** sriram has quit IRC22:01
flwangryansb: you mean grab the log, calculate the api request number and post the metric to ceilometer?22:04
ryansbso it would work best if you have some kind of log aggregation22:06
ryansbso you could use the log aggregation system to do daily counts22:06
ryansbI dunno though22:07
flwangryansb: it's an option, i will investigate zaqar's log format, thanks for the feedback22:08
Eva-iflwang: while investigating zaqar's log format please see what can be improved in it. Because it's better to implement log parsing only after we sure our logging format is well established. For example, logging of requests in websocket transport and in wsgi transport differs.22:13
Eva-iflwang: I mean we might want to make websocket transport requests logging mostly similar to wsgi transport requests logging.22:14
Eva-iflwang: also hello22:14
flwangEva-i: haha :)22:19
flwangthanks for the suggestion22:19
openstackgerritMerged openstack/zaqar-ui: Enable auto discovery  https://review.openstack.org/28152522:24
openstackgerritEva Balycheva proposed openstack/zaqar: Fix validation in websocket unit tests  https://review.openstack.org/28383822:33
openstackgerritEva Balycheva proposed openstack/zaqar: Catch NoPoolFound on resource listing in transport  https://review.openstack.org/28318422:54
*** davideagnello has quit IRC22:58
*** pcaruana has quit IRC22:58
*** cpallares has quit IRC22:58
*** mdnadeem has quit IRC22:58
*** shu-mutou-AFK has quit IRC22:58
*** flwang has quit IRC22:58
*** csoukup has quit IRC22:58
*** ksheedlo has quit IRC22:58
*** eliqiao_ has quit IRC22:58
*** vipul- has quit IRC22:58
*** bradjones has quit IRC22:58
*** godlike has quit IRC22:58
*** boris-42 has quit IRC22:58
*** itisha has quit IRC22:58
*** wanghao has quit IRC22:58
*** AAzza has quit IRC22:58
*** wxy has quit IRC22:58
*** ameade has quit IRC22:58
*** zigo has quit IRC22:58
*** mtreinish has quit IRC22:58
*** njohnston has quit IRC22:58
*** david_cu has quit IRC22:58
*** EmilienM has quit IRC22:58
*** flaper87 has quit IRC22:58
*** kgriffs|afk has quit IRC22:58
*** vkmc has quit IRC22:58
*** Eva-i has quit IRC22:58
*** jasondotstar has quit IRC22:58
*** zhiyan has quit IRC22:58
*** lane_kong has quit IRC22:58
*** lane_kong has joined #openstack-zaqar23:00
*** zhiyan has joined #openstack-zaqar23:00
*** jasondotstar has joined #openstack-zaqar23:00
*** mdnadeem has joined #openstack-zaqar23:00
*** cpallares has joined #openstack-zaqar23:00
*** pcaruana has joined #openstack-zaqar23:00
*** godlike has joined #openstack-zaqar23:00
*** bradjones has joined #openstack-zaqar23:00
*** vipul- has joined #openstack-zaqar23:00
*** eliqiao_ has joined #openstack-zaqar23:00
*** ksheedlo has joined #openstack-zaqar23:00
*** csoukup has joined #openstack-zaqar23:00
*** flwang has joined #openstack-zaqar23:00
*** vkmc has joined #openstack-zaqar23:00
*** kgriffs|afk has joined #openstack-zaqar23:00
*** flaper87 has joined #openstack-zaqar23:00
*** EmilienM has joined #openstack-zaqar23:00
*** boris-42 has joined #openstack-zaqar23:01
*** itisha has joined #openstack-zaqar23:01
*** wanghao has joined #openstack-zaqar23:01
*** AAzza has joined #openstack-zaqar23:01
*** wxy has joined #openstack-zaqar23:01
*** ameade has joined #openstack-zaqar23:01
*** zigo has joined #openstack-zaqar23:01
*** mtreinish has joined #openstack-zaqar23:01
*** njohnston has joined #openstack-zaqar23:01
*** davideagnello has joined #openstack-zaqar23:01
*** Eva-i has joined #openstack-zaqar23:02
*** shu-mutou-AFK has joined #openstack-zaqar23:03
*** david_cu has joined #openstack-zaqar23:03
*** wxy has quit IRC23:04
*** david_cu has quit IRC23:07
*** exploreshaifali has joined #openstack-zaqar23:08
*** exploreshaifali has quit IRC23:08
*** david_cu has joined #openstack-zaqar23:09
*** csoukup has quit IRC23:31
*** wxy has joined #openstack-zaqar23:43
*** amitgandhinz has quit IRC23:51

Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!