]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
rgw: beast: set a default port for endpoints
authorAbhishek Lekshmanan <abhishek@suse.com>
Thu, 28 Mar 2019 12:41:23 +0000 (13:41 +0100)
committerAbhishek Lekshmanan <abhishek@suse.com>
Fri, 29 Mar 2019 15:30:53 +0000 (16:30 +0100)
commit9e5d4bd1a5d74490268e4dc16e885a64a1c2644c
tree564cf1008e4ef996bd7f7c9c45259dd3ef66cf9e
parent532bb2004bd906c57d78aa475207c5728e594a36
rgw: beast: set a default port for endpoints

if no port is specified we don't set one(or set to 0), and don't exactly error
out, so rgw keeps running without being bound to a port. Set the port to default
in these cases

Fixes: http://tracker.ceph.com/issues/39000
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
src/rgw/rgw_asio_frontend.cc