*** xiaolin has quit IRC | 01:49 | |
*** psachin has joined #openstack-swift | 03:41 | |
*** evrardjp has quit IRC | 05:34 | |
*** evrardjp has joined #openstack-swift | 05:34 | |
*** rdejoux has quit IRC | 07:25 | |
*** ccamacho has quit IRC | 07:34 | |
*** ccamacho has joined #openstack-swift | 07:34 | |
*** manuvakery has quit IRC | 07:51 | |
*** rpittau|afk is now known as rpittau | 07:58 | |
*** tesseract has joined #openstack-swift | 08:02 | |
*** rdejoux has joined #openstack-swift | 08:19 | |
*** mvkr has joined #openstack-swift | 08:26 | |
*** tkajinam has quit IRC | 08:31 | |
*** mikecmpbll has joined #openstack-swift | 09:09 | |
*** rcernin has quit IRC | 09:12 | |
openstackgerrit | Charles Hsu proposed openstack/python-swiftclient master: WIP: Allow user to filter object with object size. https://review.opendev.org/708074 | 09:25 |
---|---|---|
*** ccamacho has quit IRC | 09:34 | |
*** manuvakery has joined #openstack-swift | 11:11 | |
*** dsariel has joined #openstack-swift | 11:22 | |
manuvakery | container listing is not working as it used to be in the new swift. s3api version enabled containers are getting appended in the response. following are the steps to reproduce the issue | 11:23 |
manuvakery | http://paste.openstack.org/show/789694/ | 11:24 |
*** jvisser_ has quit IRC | 11:54 | |
*** mvkr has quit IRC | 12:02 | |
*** mvkr has joined #openstack-swift | 12:03 | |
*** rpittau is now known as rpittau|bbl | 12:07 | |
manuvakery | when using limit param in the request | 12:11 |
*** dsariel has quit IRC | 12:19 | |
*** tkajinam has joined #openstack-swift | 12:23 | |
*** rdejoux has quit IRC | 12:30 | |
*** jvisser_ has joined #openstack-swift | 12:34 | |
*** rpittau|bbl is now known as rpittau | 13:06 | |
*** jvisser__ has joined #openstack-swift | 13:17 | |
*** jvisser_ has quit IRC | 13:21 | |
*** jvisser__ has quit IRC | 13:24 | |
*** ccamacho has joined #openstack-swift | 13:36 | |
*** jvisser__ has joined #openstack-swift | 13:39 | |
*** zigo has quit IRC | 14:42 | |
*** mkrai has joined #openstack-swift | 15:15 | |
mkrai | Hi, I want to know the communication between swift services are done over AMQP or http? | 15:16 |
seongsoocho | mkrai: Hi, The swift service communicate with each other in HTTP. (e,g proxy-server <-> account-server) | 15:17 |
mkrai | seongsoocho, Thank you for your response. Ok and for other services such as account-reaper, account-updater etc? | 15:18 |
seongsoocho | Yes. For example, When the object-replicator want to know whether the partition should be replicate or not, send HTTP request with REPLICATE method to object-replication-server. | 15:23 |
mkrai | seongsoocho, Ok so AMQP is not used in Swift it means? | 15:25 |
seongsoocho | Yes AMQP is not used in Swift services. But if you want to use ceilometer middleware for metering, the ceilometer middleware may use AMQP. ( https://docs.openstack.org/mitaka/install-guide-rdo/ceilometer-swift.html . It is old document but It can help. | 15:30 |
mkrai | seongsoocho, Thank you. Is there any swift architecture diagram ? | 15:30 |
mkrai | I can't find it on docs.openstack.org | 15:31 |
seongsoocho | mkrai: The basic architecture of swift is very simple. I think... this document will help you. https://www.swiftstack.com/docs/introduction/openstack_swift.html | 15:34 |
mkrai | seongsoocho, Ok I am referring this doc. I thought there should an architecture diagram on openstack docs as well. | 15:35 |
mkrai | seongsoocho, Thank you | 15:35 |
seongsoocho | :-) | 15:35 |
*** takamatsu has joined #openstack-swift | 15:41 | |
*** tesseract has quit IRC | 15:55 | |
*** rpittau is now known as rpittau|afk | 16:06 | |
*** zigo has joined #openstack-swift | 16:10 | |
*** ccamacho has quit IRC | 16:13 | |
*** psachin has quit IRC | 16:27 | |
openstackgerrit | Tim Burke proposed openstack/swift master: prevent object-server from start if no devices https://review.opendev.org/395911 | 16:57 |
*** gyee has joined #openstack-swift | 17:00 | |
timburke | manuvakery, sounds like an issue in how we splice account listings following https://review.opendev.org/#/c/682382/ (cc clayg, tdasilva) | 17:01 |
patchbot | patch 682382 - swift - New Object Versioning mode (MERGED) - 80 patch sets | 17:01 |
clayg | @timburke oh snap! | 17:02 |
*** mkrai has quit IRC | 17:03 | |
timburke | should be a fairly straight-forward fix -- just need to enforce the limit once we've done the splicing, everything *should* be ordered such that it'll be safe to do something liek `listing = listing[:limit]` | 17:03 |
clayg | yeah looks like it! there's probably even some combinations of version enablement ordering where it wouldn't show up at all | 17:07 |
clayg | manuvakery: I'd guess the first step is to get a lp bug report | 17:07 |
*** mikecmpbll has quit IRC | 17:07 | |
manuvakery | clayg: sure I will open a bug in lp once am at work | 17:11 |
*** evrardjp has quit IRC | 17:34 | |
*** evrardjp has joined #openstack-swift | 17:34 | |
*** mvkr has quit IRC | 19:34 | |
*** jvisser__ has quit IRC | 20:47 | |
*** mvkr has joined #openstack-swift | 21:12 | |
*** jvisser has joined #openstack-swift | 21:19 | |
*** takamatsu has quit IRC | 21:32 | |
*** rcernin has joined #openstack-swift | 22:15 | |
*** rdejoux has joined #openstack-swift | 22:21 | |
*** jvisser has quit IRC | 22:21 | |
*** rcernin has quit IRC | 22:49 | |
*** rcernin has joined #openstack-swift | 22:50 | |
*** mvkr has quit IRC | 23:47 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!