From: Abhishek Lekshmanan Date: Mon, 8 Jun 2015 18:51:58 +0000 (+0530) Subject: doc: architecture minor fixes in watch notify X-Git-Tag: v9.0.2~28^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F4903%2Fhead;p=ceph.git doc: architecture minor fixes in watch notify Signed-off-by: Abhishek Lekshmanan --- diff --git a/doc/architecture.rst b/doc/architecture.rst index 060676cbbb0c..d9e65d1fadd4 100644 --- a/doc/architecture.rst +++ b/doc/architecture.rst @@ -1185,9 +1185,9 @@ Object Watch/Notify ------------------- A client can register a persistent interest with an object and keep a session to -the primary OSD open. The client can send a notification message and payload to +the primary OSD open. The client can send a notification message and a payload to all watchers and receive notification when the watchers receive the -notification. This enables a client to use any object a +notification. This enables a client to use any object as a synchronization/communication channel. @@ -1597,4 +1597,4 @@ instance for high availability. .. _Set Pool Values: ../rados/operations/pools#set-pool-values .. _Kerberos: http://en.wikipedia.org/wiki/Kerberos_(protocol) .. _Cephx Config Guide: ../rados/configuration/auth-config-ref -.. _User Management: ../rados/operations/user-management \ No newline at end of file +.. _User Management: ../rados/operations/user-management