]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commitdiff
rgw: pubsub: remove warning
authorYehuda Sadeh <yehuda@redhat.com>
Sat, 28 Jul 2018 00:31:07 +0000 (17:31 -0700)
committerYehuda Sadeh <yehuda@redhat.com>
Tue, 11 Dec 2018 08:10:43 +0000 (00:10 -0800)
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
src/rgw/rgw_sync_module_pubsub.cc

index b162fbaa2beb9a4cbe6b83583ddb89a3975b33f5..2de53b1e90de47a78cd1c2303b7c9ab5f91bb377 100644 (file)
@@ -1113,7 +1113,8 @@ public:
             }
           }
 
-#warning push notification
+          /* FIXME: add push notification */
+
         }
         if (retcode < 0) {
           return set_cr_error(retcode);