Hello,
I can set a watch on an object in librados. Does this object have to
exist already at the moment I'm setting the watch on it? What happens if
the object does not exist? Is my watcher valid? Will I get notified when
someone else creates the missing object that I'm watching and sends a
n
On 2016-02-23 20:48, Gregory Farnum wrote:
On Saturday, February 20, 2016, Sorin Manolache mailto:sor...@gmail.com>> wrote:
Hello,
I can set a watch on an object in librados. Does this object have to
exist already at the moment I'm setting the watch on it? What
hap