*** hongbin has quit IRC | 00:10 | |
*** yamahata has quit IRC | 00:11 | |
*** dimtruck is now known as zz_dimtruck | 00:37 | |
*** yamahata has joined #openstack-oslo | 00:47 | |
*** kgiusti has quit IRC | 00:47 | |
*** yamahata has quit IRC | 00:55 | |
*** zhangguoqing has joined #openstack-oslo | 01:02 | |
*** zz_dimtruck is now known as dimtruck | 01:03 | |
*** links has joined #openstack-oslo | 01:30 | |
gcb | dims: done | 01:42 |
---|---|---|
dims | thanks gcb | 01:42 |
dims | gcb : do you have time to write a oslo.cache/dogpile backend for etcd3? | 01:43 |
dims | gcb : or know anyone who has some time? | 01:43 |
gcb | dims: do you mean write a driver in oslo.cache to access etcd3? | 01:45 |
gcb | or a backend in dogpile.cache to access etcd3, do you have link with more details, I have little time to do that if we decide to do that | 01:47 |
*** ihrachys has quit IRC | 01:48 | |
*** tovin07_ has joined #openstack-oslo | 01:51 | |
dims | gcb : it would be like oslo_cache.backends.dictionary:DictCacheBackend or oslo_cache.backends.mongo:MongoCacheBackend | 01:51 |
dims | gcb : and would use etcd 3.x to store/retrieve data | 01:52 |
gcb | got it, like the implements in tooz with etcd3 ? | 01:53 |
dims | yep | 01:54 |
dims | we will need 2 flavors just like the 2 in tooz | 01:54 |
gcb | dims: I can write the code, maybe begin in next week, there is a holiday on next Monday/Tuesday for Chinese | 01:56 |
gcb | dims: do we need a spec ? | 01:56 |
dims | gcb : ack, i may throw in a proof of concept if i get a chance and we can tag team, ok? | 01:57 |
dims | gcb : don't think so, it's just another driver | 01:57 |
gcb | dims: ok | 01:58 |
*** ihrachys has joined #openstack-oslo | 02:49 | |
*** ihrachys has quit IRC | 02:50 | |
*** yamamoto has quit IRC | 04:13 | |
*** yamamoto has joined #openstack-oslo | 04:13 | |
*** yamamoto has quit IRC | 04:17 | |
*** yamamoto has joined #openstack-oslo | 05:01 | |
*** mikal_ is now known as mikal | 05:06 | |
*** Dinesh_Bhor has quit IRC | 06:06 | |
*** Dinesh_Bhor has joined #openstack-oslo | 06:11 | |
*** rcernin has joined #openstack-oslo | 06:18 | |
*** pcaruana has joined #openstack-oslo | 06:20 | |
*** shardy has joined #openstack-oslo | 07:10 | |
*** gcb has quit IRC | 07:10 | |
*** gcb has joined #openstack-oslo | 07:13 | |
*** zzzeek has quit IRC | 08:00 | |
*** zzzeek has joined #openstack-oslo | 08:02 | |
*** lucas-pto is now known as lucasagomes | 08:08 | |
*** lpetrut has joined #openstack-oslo | 08:37 | |
*** e0ne has joined #openstack-oslo | 08:56 | |
*** zhangguoqing has quit IRC | 09:04 | |
openstackgerrit | Houpeng Liu proposed openstack/oslo.messaging master: Remove log translations https://review.openstack.org/467936 | 09:08 |
openstackgerrit | Kiseok Kim proposed openstack/oslo.log master: Fix bug in log_method_call decorator https://review.openstack.org/444908 | 09:35 |
*** zhangguoqing has joined #openstack-oslo | 09:36 | |
*** cdent has joined #openstack-oslo | 09:46 | |
*** sambetts|afk is now known as sambetts | 09:46 | |
*** sdague has joined #openstack-oslo | 09:46 | |
*** tovin07_ has quit IRC | 10:00 | |
*** yamamoto has quit IRC | 10:11 | |
*** sfinucan has quit IRC | 10:19 | |
*** sfinucan has joined #openstack-oslo | 10:19 | |
*** boden has joined #openstack-oslo | 10:33 | |
*** lucasagomes is now known as lucas-hungry | 10:48 | |
*** yamamoto has joined #openstack-oslo | 10:58 | |
Dinesh_Bhor | gcb: ping | 11:01 |
gcb | Dinesh_Bhor: pong | 11:03 |
Dinesh_Bhor | gcb: About this: https://review.openstack.org/#/c/296209/3/oslo_db/sqlalchemy/migration.py I can see lot of exceptions are getting raised from upgrade method. Catching all the exception and wrapping them into DbMigrationError will be overhead. Instead of this can I just catch generic 'Exception' and wrap it to DbMigrationError? | 11:03 |
gcb | Dinesh_Bhor, other exceptions don't seem friendly to operators, converting all exceptions into DbMigrationError is okay for me | 11:07 |
Dinesh_Bhor | gcb: great, thanks | 11:08 |
gcb | Dinesh_Bhor, np :-) | 11:08 |
*** dimtruck is now known as zz_dimtruck | 11:24 | |
*** lucas-hungry is now known as lucasagomes | 11:55 | |
*** rook is now known as rook-pto | 11:59 | |
*** rook-pto is now known as rook | 11:59 | |
*** raildo has joined #openstack-oslo | 12:09 | |
*** zz_dimtruck is now known as dimtruck | 12:11 | |
*** ansmith has joined #openstack-oslo | 12:35 | |
*** kgiusti has joined #openstack-oslo | 12:48 | |
*** links has quit IRC | 12:54 | |
*** yamamoto has quit IRC | 12:56 | |
*** eck`gone is now known as eck` | 12:59 | |
*** yamamoto has joined #openstack-oslo | 13:02 | |
*** ihrachys has joined #openstack-oslo | 13:30 | |
*** gordc has joined #openstack-oslo | 13:35 | |
*** raildo has quit IRC | 13:35 | |
*** raildo has joined #openstack-oslo | 13:35 | |
*** spzala has joined #openstack-oslo | 13:37 | |
*** yamahata has joined #openstack-oslo | 13:39 | |
*** lakerzhou has joined #openstack-oslo | 13:41 | |
*** janzian has joined #openstack-oslo | 13:43 | |
lakerzhou | Hi, quick question for oslo_messaging.Notifier. Is it guaranteed that a notification message is to be delivered to receiver successfully? | 13:46 |
*** abhishekk_ has joined #openstack-oslo | 13:52 | |
*** HenryG has quit IRC | 13:53 | |
*** HenryG has joined #openstack-oslo | 13:58 | |
*** dimtruck is now known as zz_dimtruck | 14:02 | |
*** yamahata has quit IRC | 14:02 | |
kgiusti | lakerzhou: the delivery is 'best effort', which means that the notification _could_ be dropped in the case of a failure of the message bus (e.g. loss of the connection to rabbitmq while the message is 'in flight'). But oslo.messaging does its best to get the message through, especially in the case of recoverable failures (e.g. connection is lost while message is buffered pending send). | 14:08 |
lakerzhou | Thanks a lot Kgiusti for the answer! | 14:09 |
kgiusti | lakerzhou: my pleasure. | 14:10 |
*** spzala has quit IRC | 14:14 | |
*** yamamoto has quit IRC | 14:24 | |
*** zz_dimtruck is now known as dimtruck | 14:29 | |
*** dimtruck is now known as zz_dimtruck | 14:35 | |
*** zz_dimtruck is now known as dimtruck | 14:37 | |
*** yamamoto has joined #openstack-oslo | 14:39 | |
openstackgerrit | Kiseok Kim proposed openstack/oslo.log master: Fix bug in log_method_call decorator https://review.openstack.org/444908 | 14:43 |
*** yamamoto has quit IRC | 14:44 | |
*** hongbin has joined #openstack-oslo | 14:45 | |
*** spzala has joined #openstack-oslo | 14:55 | |
*** dave-mccowan has joined #openstack-oslo | 15:01 | |
*** zhangguoqing has quit IRC | 15:04 | |
*** shardy has quit IRC | 15:09 | |
*** yamamoto has joined #openstack-oslo | 15:20 | |
*** yamamoto has quit IRC | 15:20 | |
*** pcaruana has quit IRC | 15:38 | |
*** shardy has joined #openstack-oslo | 15:39 | |
*** pcaruana has joined #openstack-oslo | 15:39 | |
*** cFouts is now known as nug | 15:44 | |
*** nug is now known as Guest30278 | 15:44 | |
*** lucasagomes is now known as lucas-afk | 15:47 | |
*** e0ne has quit IRC | 15:51 | |
*** gomarivera has joined #openstack-oslo | 16:14 | |
*** yamamoto has joined #openstack-oslo | 16:21 | |
*** cdent has quit IRC | 16:22 | |
*** shardy has quit IRC | 16:28 | |
*** pcaruana has quit IRC | 16:30 | |
*** pcaruana has joined #openstack-oslo | 16:30 | |
*** lakerzhou has quit IRC | 16:31 | |
*** yamamoto has quit IRC | 16:32 | |
*** rcernin has quit IRC | 16:40 | |
*** abhishekk_ has quit IRC | 17:01 | |
*** yamamoto has joined #openstack-oslo | 17:06 | |
*** yamamoto has quit IRC | 17:10 | |
*** sambetts is now known as sambetts|afk | 17:18 | |
*** spzala has quit IRC | 17:20 | |
*** ansmith has quit IRC | 17:24 | |
*** lakerzhou has joined #openstack-oslo | 17:29 | |
*** ansmith has joined #openstack-oslo | 17:42 | |
*** raildo has quit IRC | 17:42 | |
*** lakerzhou has quit IRC | 17:42 | |
*** lakerzhou has joined #openstack-oslo | 17:43 | |
*** raildo has joined #openstack-oslo | 17:50 | |
*** lpetrut has quit IRC | 17:54 | |
*** edleafe has joined #openstack-oslo | 18:04 | |
*** david-lyle has joined #openstack-oslo | 18:12 | |
*** david-lyle has quit IRC | 18:19 | |
*** raildo has quit IRC | 18:33 | |
*** raildo has joined #openstack-oslo | 18:33 | |
*** gomarivera has quit IRC | 18:39 | |
*** aselius has joined #openstack-oslo | 18:40 | |
*** lakerzhou has quit IRC | 19:00 | |
*** e0ne has joined #openstack-oslo | 19:01 | |
*** eck` is now known as eck`gone | 19:03 | |
*** yamamoto has joined #openstack-oslo | 19:08 | |
*** pcaruana has quit IRC | 19:09 | |
openstackgerrit | Davanum Srinivas (dims) proposed openstack/oslo.cache master: [WIP] etcd3 driver for oslo.cache https://review.openstack.org/468137 | 19:12 |
*** yamamoto has quit IRC | 19:13 | |
*** Guest30278 has quit IRC | 19:13 | |
*** nug- has joined #openstack-oslo | 19:16 | |
*** e0ne has quit IRC | 19:17 | |
*** e0ne has joined #openstack-oslo | 19:27 | |
*** cdent has joined #openstack-oslo | 19:32 | |
*** ansmith has quit IRC | 19:35 | |
harlowja | dims are u sure u want people caching things in etcd :-/ | 19:44 |
harlowja | a consistent data storage as a cache seems odd :-/ | 19:44 |
harlowja | just throwing it out there.. | 19:44 |
*** eck`gone is now known as eck` | 19:54 | |
*** jamielennox is now known as jamielennox|away | 19:56 | |
*** ansmith has joined #openstack-oslo | 19:57 | |
dims | harlowja : we have a mongo driver! | 19:57 |
harlowja | not sure if thats a good thing :-P | 19:58 |
*** amotoki is now known as amotoki_away | 19:58 | |
harlowja | also is not a cache :-P | 19:58 |
harlowja | just because we could doesn't always mean we should, lol | 19:59 |
*** amotoki_away is now known as amotoki | 19:59 | |
*** amotoki is now known as amotoki_away | 19:59 | |
*** cdent has quit IRC | 20:02 | |
kgiusti | harlowja: party-pooper | 20:02 |
harlowja | lol | 20:02 |
dims | harlowja : someone wanted to replace rabbit with etcd... :) | 20:02 |
harlowja | ya, i'd rather have kgiusti amqp10.0 have etcd for route information and all that, and then we just use that (which is now itself using etcd for stuff) | 20:03 |
harlowja | or ampqp2.0 | 20:03 |
harlowja | or 3.0 | 20:03 |
harlowja | /have etcd/use etcd | 20:04 |
kgiusti | harlowja: only if we can tunnel that through Kafka. Everyone loves Kafka. | 20:04 |
harlowja | is that before or after redis? | 20:04 |
harlowja | or maybe redis is before and after! | 20:05 |
kgiusti | harlowja: before redis since we'll need that to use Zeromq | 20:05 |
harlowja | nice nice | 20:05 |
harlowja | webscale++ | 20:05 |
* kgiusti head hurts | 20:05 | |
*** lakerzhou has joined #openstack-oslo | 20:08 | |
* dims throws something shiny at harlowja - seen istio yet? | 20:09 | |
*** gomarivera has joined #openstack-oslo | 20:09 | |
*** yamahata has joined #openstack-oslo | 20:10 | |
*** david-lyle has joined #openstack-oslo | 20:12 | |
*** david-lyle has quit IRC | 20:17 | |
* harlowja has not | 20:26 | |
harlowja | more layers! | 20:26 |
harlowja | lol | 20:26 |
harlowja | it's only true webscale when u have a 7 layer burrito | 20:26 |
harlowja | lol | 20:26 |
*** ansmith has quit IRC | 20:42 | |
*** yamahata has quit IRC | 20:45 | |
*** yamahata has joined #openstack-oslo | 20:50 | |
*** rmascena has joined #openstack-oslo | 20:51 | |
*** gomarivera has quit IRC | 20:52 | |
*** raildo has quit IRC | 20:55 | |
*** rmascena has quit IRC | 20:55 | |
*** raildo has joined #openstack-oslo | 20:59 | |
*** e0ne has quit IRC | 21:05 | |
openstackgerrit | Davanum Srinivas (dims) proposed openstack/oslo.cache master: [WIP] etcd3 driver for oslo.cache https://review.openstack.org/468137 | 21:09 |
*** dimtruck is now known as zz_dimtruck | 21:16 | |
*** yamahata has quit IRC | 21:18 | |
*** sdague has quit IRC | 21:24 | |
*** kgiusti has quit IRC | 21:29 | |
*** dave-mccowan has quit IRC | 21:33 | |
*** zz_dimtruck is now known as dimtruck | 21:54 | |
*** raildo has quit IRC | 22:11 | |
*** janzian has quit IRC | 22:21 | |
*** lakerzhou has quit IRC | 22:31 | |
*** jamielennox|away is now known as jamielennox | 22:36 | |
*** gordc has quit IRC | 22:57 | |
*** ansmith has joined #openstack-oslo | 22:58 | |
*** dimtruck is now known as zz_dimtruck | 23:19 | |
*** ihrachys has quit IRC | 23:24 | |
*** lakerzhou has joined #openstack-oslo | 23:37 | |
*** zz_dimtruck is now known as dimtruck | 23:58 | |
*** hongbin has quit IRC | 23:58 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!