Re: bug: wrong heading in recipes doc

2010-04-22 Thread Adam Rosien
My sequence number is lower. Do I win? :) On Thu, Apr 22, 2010 at 4:44 PM, Adam Rosien wrote: > Good one! I'm the only one in my office who regularly makes zk jokes. > > On Thu, Apr 22, 2010 at 1:40 PM, Mahadev Konar wrote: >> I think we should be using zookeeper locks to create jiras :) . L

Re: bug: wrong heading in recipes doc

2010-04-22 Thread Adam Rosien
Good one! I'm the only one in my office who regularly makes zk jokes. On Thu, Apr 22, 2010 at 1:40 PM, Mahadev Konar wrote: > I think we should be using zookeeper locks to create jiras :) . Looks > like both of you created one!!! :) > > > Thanks > mahadev > > > On 4/22/10 1:37 PM, "Patrick Hu

Re: bug: wrong heading in recipes doc

2010-04-22 Thread Mahadev Konar
I think we should be using zookeeper locks to create jiras :) . Looks like both of you created one!!! :) Thanks mahadev On 4/22/10 1:37 PM, "Patrick Hunt" wrote: > No problem. > https://issues.apache.org/jira/browse/ZOOKEEPER-752 > > I've seen alot of traffic on infrastruct...@apache, yo

Re: bug: wrong heading in recipes doc

2010-04-22 Thread Patrick Hunt
No problem. https://issues.apache.org/jira/browse/ZOOKEEPER-752 I've seen alot of traffic on infrastruct...@apache, you might try there, I'm sure they could help you out. Regards, Patrick On 04/22/2010 01:26 PM, Adam Rosien wrote: I would, but the Apache JIRA has been f***ed since the break

Re: bug: wrong heading in recipes doc

2010-04-22 Thread Adam Rosien
Created https://issues.apache.org/jira/browse/ZOOKEEPER-751 On Thu, Apr 22, 2010 at 1:33 PM, Adam Rosien wrote: > I got in actually. I'll file the issue. Grr. > > On Thu, Apr 22, 2010 at 1:26 PM, Adam Rosien wrote: >> I would, but the Apache JIRA has been f***ed since the breakin and I >> can't

Re: bug: wrong heading in recipes doc

2010-04-22 Thread Adam Rosien
I got in actually. I'll file the issue. Grr. On Thu, Apr 22, 2010 at 1:26 PM, Adam Rosien wrote: > I would, but the Apache JIRA has been f***ed since the breakin and I > can't reset my password. Would you mind adding it for me? > > .. Adam > > On Thu, Apr 22, 2010 at 11:32 AM, Patrick Hunt wrote

Re: bug: wrong heading in recipes doc

2010-04-22 Thread Adam Rosien
I would, but the Apache JIRA has been f***ed since the breakin and I can't reset my password. Would you mind adding it for me? .. Adam On Thu, Apr 22, 2010 at 11:32 AM, Patrick Hunt wrote: > Hi Adam, would you mind creating a JIRA? That's the best way to address this > type of issue. Thanks! > h

Re: bug: wrong heading in recipes doc

2010-04-22 Thread Patrick Hunt
Hi Adam, would you mind creating a JIRA? That's the best way to address this type of issue. Thanks! https://issues.apache.org/jira/browse/ZOOKEEPER Patrick On 04/22/2010 11:30 AM, Adam Rosien wrote: http://hadoop.apache.org/zookeeper/docs/r3.3.0/recipes.html#sc_recoverableSharedLocks uses the

bug: wrong heading in recipes doc

2010-04-22 Thread Adam Rosien
http://hadoop.apache.org/zookeeper/docs/r3.3.0/recipes.html#sc_recoverableSharedLocks uses the heading "recoverable" locks, but the text refers to "revocable". .. Adam

Re: Client reconnection after a connection loss

2010-04-22 Thread Julien Vey
Thanks for your help Patrick. I'm already having a look at it. Julien Hi Julien, take a look at the FAQ for some background: http://wiki.apache.org/hadoop/ZooKeeper/FAQ#A3 Basically when your client connects to the server it provides a "timeout" value. If the server doesn't hear from your cl