]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/rgw/services/svc_notify.h
update ceph source to reef 18.2.1
[ceph.git] / ceph / src / rgw / services / svc_notify.h
index 38d2ab50964c54593f18c5775d8a78dfb28d1877..f7329136ece1718d6951700bd3b1cd65711e0066 100644 (file)
@@ -42,7 +42,7 @@ private:
   bool enabled{false};
 
   double inject_notify_timeout_probability{0};
-  static constexpr unsigned max_notify_retries = 10;
+  uint64_t max_notify_retries = 10;
 
   std::string get_control_oid(int i);
   RGWSI_RADOS::Obj pick_control_obj(const std::string& key);