From: SourceForge.net <no...@so...> - 2008-06-10 22:51:54
|
Patches item #1975262, was opened at 2008-05-27 11:03 Message generated for change (Comment added) made by phunt You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1008546&aid=1975262&group_id=209147 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: server Group: 3.0.0 >Status: Closed Resolution: None Priority: 5 Private: No Submitted By: Benjamin Reed (breed) Assigned to: Nobody/Anonymous (nobody) Summary: Server side of the auto reset watches patch Initial Comment: This patch covers the server side of the auto reset watch feature. [ 1831413 ] Auto reset of watches on reconnect It introduces a setWatches message that atomically sets a watch or triggers a watch event depending on the relative zxid for a list of paths. ---------------------------------------------------------------------- >Comment By: Patrick Hunt (phunt) Date: 2008-06-10 15:52 Message: Logged In: YES user_id=12853 Originator: NO Moved to Apache https://issues.apache.org/jira/browse/ZOOKEEPER-43 ---------------------------------------------------------------------- Comment By: Benjamin Reed (breed) Date: 2008-05-27 11:24 Message: Logged In: YES user_id=154690 Originator: YES The client side patch will be done in connection with [ 1937078 ] Passing a watch object to read requests Once that patch is in the datastructure will be in place to send up the watches that the client is waiting for. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1008546&aid=1975262&group_id=209147 |