Skip to content

Commit

Permalink
doc: architecture minor fixes in watch notify
Browse files Browse the repository at this point in the history
Signed-off-by: Abhishek Lekshmanan <[email protected]>
  • Loading branch information
theanalyst committed Jun 8, 2015
1 parent 142a6ce commit 437c9e1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions doc/architecture.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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.


Expand Down Expand Up @@ -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
.. _User Management: ../rados/operations/user-management

0 comments on commit 437c9e1

Please sign in to comment.