From: Abhishek Lekshmanan Date: Thu, 23 Feb 2017 14:44:17 +0000 (+0100) Subject: delete-me: log path for requests X-Git-Tag: v13.1.0~270^2~114 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=72f093e22339e825e86e3378ea59c93bb5ab3cd3;p=ceph.git delete-me: log path for requests Signed-off-by: Abhishek Lekshmanan --- diff --git a/src/rgw/rgw_sync_module_aws.cc b/src/rgw/rgw_sync_module_aws.cc index 96d1ebbd0c42..df948cb67c0e 100644 --- a/src/rgw/rgw_sync_module_aws.cc +++ b/src/rgw/rgw_sync_module_aws.cc @@ -76,7 +76,10 @@ public: } ldout(sync_env->cct,0) << "abhi: download complete, printing object"<< dendl; yield { + // TODO: actually create buckets if they dont' exist, we currently just + // create object, assuming buckets are already there string path=aws_object_name(bucket_info, key); + ldout(sync_env->cct,0) << "abhi sending request to " << conf.conn << " path" << path << dendl; call(new RGWPutRawRESTResourceCR (sync_env->cct, conf.conn, sync_env->http_manager, path, nullptr,