]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
delete-me: log path for requests
authorAbhishek Lekshmanan <abhishek@suse.com>
Thu, 23 Feb 2017 14:44:17 +0000 (15:44 +0100)
committerYehuda Sadeh <yehuda@redhat.com>
Tue, 10 Apr 2018 15:03:10 +0000 (08:03 -0700)
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
src/rgw/rgw_sync_module_aws.cc

index 96d1ebbd0c425291fdc516caaa33fc689bf35ad0..df948cb67c0e1c1f614c4b4d1c44493bc3d05484 100644 (file)
@@ -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<int> (sync_env->cct, conf.conn,
                                                         sync_env->http_manager,
                                                         path, nullptr,