]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
rgw: some debug info
authorYehuda Sadeh <yehuda@redhat.com>
Wed, 6 Jan 2016 23:42:52 +0000 (15:42 -0800)
committerYehuda Sadeh <yehuda@redhat.com>
Fri, 12 Feb 2016 00:13:49 +0000 (16:13 -0800)
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
src/rgw/rgw_data_sync.cc

index 406cd5340a8eee68faf615ac7aec631ca10f4219..3644554d8706e4649eb8978228757ffeccdddb76 100644 (file)
@@ -941,6 +941,7 @@ public:
         set_sleeping(true);
         yield;
       }
+      set_status("lease acquired");
       set_marker_tracker(new RGWDataSyncShardMarkerTrack(store, http_manager, async_rados,
                                                          status_oid,
                                                          sync_marker));